Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: where clause comparison in schema match #263

Merged
merged 1 commit into from
Apr 1, 2023

Conversation

AMFTech512
Copy link

This PR fixes a bug with certain versions of cassandra/scylla where the "where clause" is incorrectly compared in the schema validation because it has mismatching cases for "null". Sometimes it's "IS NOT NULL" and sometimes it's "IS NOT null".

@masumsoft masumsoft merged commit 0fb066c into masumsoft:master Apr 1, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants