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

Fix for insert many if any of the primary key column is null. #1704

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

maheshrajamani
Copy link
Contributor

@maheshrajamani maheshrajamani commented Nov 13, 2024

What this PR does:
Fix for insert many if any of the primary key column is null.

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

Checklist

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

@maheshrajamani maheshrajamani requested a review from a team as a code owner November 13, 2024 18:50
@maheshrajamani maheshrajamani merged commit 25c0998 into main Nov 13, 2024
3 checks passed
@maheshrajamani maheshrajamani deleted the fix-insert-many-null-id branch November 13, 2024 19:49
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.

InsertOperationPage throws uncaught error for missing docRowID for failed insertion
2 participants