Skip to content

Conversation

@driftx
Copy link

@driftx driftx commented Aug 22, 2025

What is the issue

The row filter expression value truncation behavior is broken after CNDB-15000

What does this PR fix and why was it fixed

Restores truncation of row filter expression values

@github-actions
Copy link

Checklist before you submit for review

  • This PR adheres to the Definition of Done
  • 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 driftx requested a review from djatnieks August 22, 2025 16:23
@sonarqubecloud
Copy link

@cassci-bot
Copy link

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


3 regressions found
See build details here


Found 3 new test failures

Test Explanation Runs Upstream
test_unicode.TestCqlshUnicode.test_unicode_desc (python3.8.jdk11.x86_64.no-cython.x86_64) REGRESSION 🔴 0 / 24
o.a.c.distributed.test.repair.ForceRepairTest.force () NEW 🔴 1 / 24
o.a.c.distributed.test.sai.datamodels.QueryWriteLifecycleTest.testWriteLifecycle[CompositePartitionKeyDataModel] () NEW 🔴 0 / 24

Found 22 known test failures

@driftx driftx merged commit 2bcd356 into main-5.0 Aug 22, 2025
568 of 588 checks passed
@driftx driftx deleted the CNDB-15177 branch August 22, 2025 19:36
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