cassandra icon indicating copy to clipboard operation
cassandra copied to clipboard

Changes for 1B vector benchmark

Open tjake opened this issue 6 months ago • 1 comments

What is the issue

...

This is a draft to track changes

tjake avatar Jul 02 '25 16:07 tjake

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

github-actions[bot] avatar Jul 02 '25 16:07 github-actions[bot]