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

Implement #922: allow ObjectId/UUID auto-generation #959

Merged

Conversation

tatu-at-datastax
Copy link
Contributor

What this PR does:

Adds support for configurable auto-generation of ids of type ObjectId and (various flavors of) java.util.UUID.

Which issue(s) this PR fixes:
Fixes #922

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CLA Signed: DataStax CLA

@tatu-at-datastax tatu-at-datastax changed the title Start implementing #922: allow ObjectId/UUID auto-generation Implement #922: allow ObjectId/UUID auto-generation Mar 12, 2024
@tatu-at-datastax tatu-at-datastax marked this pull request as ready for review March 12, 2024 22:52
@tatu-at-datastax tatu-at-datastax requested a review from a team as a code owner March 12, 2024 22:52
@tatu-at-datastax
Copy link
Contributor Author

Testing and seems to work; still need to figure out an IT or 2 to add.

@tatu-at-datastax
Copy link
Contributor Author

Will merge this as-is; add integration tests via separate PR.

@tatu-at-datastax tatu-at-datastax merged commit 8d9059d into feature/support-object-id Mar 13, 2024
2 checks passed
@tatu-at-datastax tatu-at-datastax deleted the tatu/922-object-id-autogenerate branch March 13, 2024 01:33
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.

1 participant