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

#827 - CQLParser getOperationAndTableName exception handling #857

Merged
merged 3 commits into from
May 23, 2022

Conversation

GDownes
Copy link
Contributor

@GDownes GDownes commented May 18, 2022

Overview

Capture and ignore exceptions in the CQLParser getOperationAndTableName method used by Cassandra 4.x to address #827.

Related Github Issue

#827

Testing

Ran module unit tests

Checks

[X] Are your contributions backwards compatible with relevant frameworks and APIs? Yes
[X] Does your code contain any breaking changes? Please describe. No
[X] Does your code introduce any new dependencies? Please describe. No

GDownes added 2 commits May 20, 2022 16:53
Expand exception handling to cover the CQLParser in older cassandra versions
@twcrone twcrone merged commit 77ed361 into main May 23, 2022
@twcrone twcrone deleted the #827-cqlparser-exception branch May 23, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants