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

Throw error on invalid json api table schema #693

Merged
merged 3 commits into from
Dec 1, 2023

Conversation

maheshrajamani
Copy link
Contributor

@maheshrajamani maheshrajamani commented Dec 1, 2023

What this PR does:
Fix to throw error on invalid json api table schema

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

Checklist

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

@maheshrajamani maheshrajamani self-assigned this Dec 1, 2023
@maheshrajamani maheshrajamani requested a review from a team as a code owner December 1, 2023 15:11
@maheshrajamani maheshrajamani merged commit b2e9824 into main Dec 1, 2023
3 checks passed
@maheshrajamani maheshrajamani deleted the invalid-table-error branch December 1, 2023 21:05
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.

Provide better error message when accessing non-JSON API table
2 participants