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

Logical Relation, Table filter #1539

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

Yuqi-Du
Copy link
Contributor

@Yuqi-Du Yuqi-Du commented Oct 14, 2024

Fixes #1479

Checklist

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

@Yuqi-Du Yuqi-Du requested a review from a team as a code owner October 14, 2024 18:36
…relation

# Conflicts:
#	src/main/java/io/stargate/sgv2/jsonapi/service/operation/ReadAttempt.java
#	src/main/java/io/stargate/sgv2/jsonapi/service/operation/filters/table/InTableFilter.java
#	src/test/java/io/stargate/sgv2/jsonapi/fixtures/testdata/LogicalExpressionTestData.java
#	src/test/java/io/stargate/sgv2/jsonapi/fixtures/testdata/TestData.java
#	src/test/java/io/stargate/sgv2/jsonapi/fixtures/testdata/WhereAnalyzerTestData.java
#	src/test/java/io/stargate/sgv2/jsonapi/service/operation/tables/WhereAnalyzerTest.java
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.

Logical Relation $and, $or for table filters
1 participant