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

CNDB-11713: index nulls in sai to optimize hybrid ANN #1455

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

Conversation

michaeljmarshall
Copy link
Member

This is a WIP. I am using it to run tests at the moment.

What is the issue

...

What does this PR fix and why was it fixed

...

Checklist before you submit for review

  • Make sure there is a PR in the CNDB project updating the Converged Cassandra version
  • Use NoSpamLogger for log lines that may appear frequently in the logs
  • Verify test results on Butler
  • Test coverage for new/modified code is > 80%
  • Proper code formatting
  • Proper title for each commit staring with the project-issue number, like CNDB-1234
  • Each commit has a meaningful description
  • Each commit is not very long and contains related changes
  • Renames, moves and reformatting are in distinct commits

* The first test validates the timestamp
  validation logic.
* The second fails to show that we have
  a problem for missing values in hybrid
  queries. This was expected, but is
  more powerful as a failing test that
  we eventually make pass.
@cassci-bot
Copy link

❌ Build ds-cassandra-pr-gate/PR-1455 rejected by Butler


34 new test failure(s) in 2 builds
See build details here


Found 34 new test failures

Showing only first 15 new test failures

Test Explanation Branch history Upstream history
...dra.distributed.test.ReadRepairSliceQueriesTest regression 🔴🔵 🔵🔵🔵🔵🔵🔵🔵
...ToolEnableDisableBinaryTest.testMaybeChangeDocs regression 🔴🔵 🔵🔵🔵🔵🔵🔵🔵
...list,wide=false,scenario=MIXED_QUERY] regression 🔴🔵 🔵🔵🔵🔵🔵🔵🔵
...map<date,date>,wide=false,scenario=MIXED_QUERY] regression 🔴🔵 🔵🔵🔵🔵🔵🔵🔵
...reTest.testFailedTermsReaderOnMultiIndexesQuery regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵
...herTest.testEqQueriesAgainstStringIndex {p0=aa} regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵
...herTest.testEqQueriesAgainstStringIndex {p0=ba} regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵
...herTest.testEqQueriesAgainstStringIndex {p0=ca} regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵
...herTest.testEqQueriesAgainstStringIndex {p0=db} regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵
...herTest.testEqQueriesAgainstStringIndex {p0=eb} regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵
...dexSearcherTest.testUnsupportedOperator {p0=aa} regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵
...dexSearcherTest.testUnsupportedOperator {p0=ba} regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵
...dexSearcherTest.testUnsupportedOperator {p0=ca} regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵
...dexSearcherTest.testUnsupportedOperator {p0=db} regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵
...dexSearcherTest.testUnsupportedOperator {p0=dc} regression 🔴🔴 🔵🔵🔵🔵🔵🔵🔵

Found 695 known test failures

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