Skip to content

CNDB-14306: Update ANN_USE_SYNTHETIC_SCORE to default to true for SAI version >EC (#1787)#1874

Merged
driftx merged 1 commit intomain-5.0from
CNDB-14806
Jul 16, 2025
Merged

CNDB-14306: Update ANN_USE_SYNTHETIC_SCORE to default to true for SAI version >EC (#1787)#1874
driftx merged 1 commit intomain-5.0from
CNDB-14806

Conversation

@driftx
Copy link

@driftx driftx commented Jul 15, 2025

What is the issue

Fixes: https://github.com/riptano/cndb/issues/14306

What does this PR fix and why was it fixed

When we upgrade past EC, we'll be able to send the scores instead of the vectors. The backwards compatibility for this will be covered in CNDB.

… version >EC (#1787)

### What is the issue
Fixes: riptano/cndb#14306

### What does this PR fix and why was it fixed
When we upgrade past `EC`, we'll be able to send the scores instead of
the vectors. The backwards compatibility for this will be covered in
CNDB.
@github-actions
Copy link

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
  • All new files should contain the DataStax copyright header instead of the Apache License one

@driftx
Copy link
Author

driftx commented Jul 15, 2025

Used CassandraRelevantProperties, minor checkstyle fixes.

@sonarqubecloud
Copy link

@cassci-bot
Copy link

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


33 new test failure(s) in 1 builds
See build details here


Found 33 new test failures

Showing only first 15 new test failures

Test Explanation Branch history Upstream history
...lidation.operations.AlterTest-compression_jdk11 regression 🔴
...nQueryShouldNotTimeoutWhenItExceedesReadTimeout regression 🔴
...nglePageReadIsFastButAggregationExceedesTimeout regression 🔴
...adCommitLogAndSSTablesWithDroppedColumnTestCC40 regression 🔴
...adCommitLogAndSSTablesWithDroppedColumnTestCC50 regression 🔴
...oadCommitLogAndSSTablesWithDroppedColumnTestDSE regression 🔴
...thRestartTest.testReadingValuesOfDroppedColumns regression 🔴
o.a.c.d.t.s.f.FeaturesVersionSupportDBTest.testANN regression 🔴
o.a.c.d.t.s.f.FeaturesVersionSupportDCTest.testANN regression 🔴
o.a.c.d.t.s.f.FeaturesVersionSupportEBTest.testANN regression 🔴
...c.FeaturesVersionSupportTest.testANNSupport[eb] regression 🔴
....FeaturesVersionSupportTest.testGeoDistance[aa] regression 🔴
....FeaturesVersionSupportTest.testGeoDistance[ba] regression 🔴
...cySSTableTest.testVerifyOldDroppedTupleSSTables regression 🔴
o.a.c.t.SSTablePartitionsTest.testDirectory regression 🔴

No known test failures found

@driftx driftx requested a review from djatnieks July 15, 2025 20:34
@driftx driftx merged commit 2866147 into main-5.0 Jul 16, 2025
572 of 592 checks passed
@driftx driftx deleted the CNDB-14806 branch July 16, 2025 15:23
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.

4 participants