This is an automated email from the ASF dual-hosted git repository.
ycai pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 01d8cbdd1e Merge branch 'cassandra-5.0' into trunk
add 50273d98e4 Support max SSTable size in sorted CQLSSTableWriter
add 350e968565 Merge branch 'cassandra-4.0' into cassandra-4.1
add 9dc0378c2f Merge branch 'cassandra-4.1' into cassandra-5.0
new cbabfd39b1 Merge branch 'cassandra-5.0' into trunk
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGES.txt | 1 +
.../cassandra/io/sstable/CQLSSTableWriter.java | 59 ++++++++++++---
.../io/sstable/SSTableSimpleUnsortedWriter.java | 11 +--
.../cassandra/io/sstable/SSTableSimpleWriter.java | 88 ++++++++++++++++++----
.../cassandra/io/sstable/SSTableTxnWriter.java | 11 +++
.../cassandra/io/sstable/CQLSSTableWriterTest.java | 76 +++++++++++++++++++
.../io/sstable/StressCQLSSTableWriter.java | 2 +-
7 files changed, 215 insertions(+), 33 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]