Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dml integration #51

Merged
merged 7 commits into from
Jan 8, 2025
Merged

Dml integration #51

merged 7 commits into from
Jan 8, 2025

Conversation

pawankashyapollion
Copy link
Collaborator

No description provided.

@@ -0,0 +1,357 @@
/*
* Copyright (C) 2024 Google LLC
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CHange it to 2025

@@ -0,0 +1,599 @@
/*
* Copyright (C) 2024 Google LLC
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change it to 2025

@@ -0,0 +1,603 @@
{
"SessionName": "NewSession",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add 2025 copyright header

}
}

private static DMLGeneratorResponse generateUpsertStatement(
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add comments for all the functions

return ByteBuffer.wrap(byteArray);
}

private static byte[] convertHexStringToByteArray(String hex) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add comments for all functions

@taherkl
Copy link
Collaborator

taherkl commented Jan 8, 2025

@pawankashyapollion Spotless and Checkstyle are failing as well... Please make sure of all hygiene checks are passing before we raise it to Public Repo

@taherkl taherkl changed the base branch from main to cassandra_dml_generator January 8, 2025 12:08
@taherkl taherkl merged commit 077610b into cassandra_dml_generator Jan 8, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants