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

Update the error message if columns don't exist in projection #1804

Merged
merged 3 commits into from
Jan 2, 2025

Conversation

Hazel-Datastax
Copy link
Contributor

What this PR does:
Update the error message if columns don't exist in projection

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

Checklist

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

@Hazel-Datastax Hazel-Datastax requested a review from a team as a code owner December 20, 2024 01:35
Copy link
Contributor

@tatu-at-datastax tatu-at-datastax left a comment

Choose a reason for hiding this comment

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

LGTM

@Hazel-Datastax Hazel-Datastax merged commit 54d0f87 into main Jan 2, 2025
3 checks passed
@Hazel-Datastax Hazel-Datastax deleted the hazel/update_error_msg branch January 2, 2025 18:26
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.

Update TableRowProjection so it will check if columns exist in the table
2 participants