Skip to content

[CALCITE-6625] Support NOT EQUALS operator in Cassandra adapter#4004

Closed
caicancai wants to merge 1 commit intoapache:mainfrom
caicancai:6625
Closed

[CALCITE-6625] Support NOT EQUALS operator in Cassandra adapter#4004
caicancai wants to merge 1 commit intoapache:mainfrom
caicancai:6625

Conversation

@caicancai
Copy link
Copy Markdown
Member

@caicancai caicancai commented Oct 14, 2024

@sonarqubecloud
Copy link
Copy Markdown

.explainContains("CassandraFilter(condition=[<>($0, 'JmuhsAaMdw')])\n"
+ " CassandraTableScan(table=[[twissandra, tweets]])")
.limit(1)
.returns("tweet_id=f3c329de-d05b-11e5-b58b-90e2ba530b12; "
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is this result reasonable? The result has username = JmuhsAaMdw

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Sorry, this test was automatically generated by copilot before. I am setting up a Cassandra environment to test it.

@caicancai caicancai marked this pull request as draft October 15, 2024 14:43
@caicancai caicancai closed this Oct 25, 2024
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.

2 participants