This is an automated email from the ASF dual-hosted git repository.
edimitrova pushed a change to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 22a4ae1 Deprecate JavaScript user-defined functions patch by
Ekaterina Dimitrova; reviewed by Berenguer Blasi and Marcus Eriksson for
CASSANDRA-17280
add 193d4ef Prevent SSTableLoader from doing unnecessary work patch by
Serban Teodorescu; reviewed by Aleksandr Sorokoumov, Marcus Eriksson and Zhao
Yang for CASSANDRA-16349
add a8b67e3 Streaming tasks handle empty SSTables correctly patch by
Aleksandr Sorokoumov; reviewed by Marcus Eriksson and Zhao Yang for
CASSANDRA-16349
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 2 +
.../db/streaming/CassandraIncomingFile.java | 2 +-
.../apache/cassandra/io/sstable/SSTableLoader.java | 5 ++
.../io/sstable/format/RangeAwareSSTableWriter.java | 4 +-
.../format/RangeAwareSSTableWriterTest.java | 91 ++++++++++++++++++++++
5 files changed, 101 insertions(+), 3 deletions(-)
create mode 100644
test/unit/org/apache/cassandra/io/sstable/format/RangeAwareSSTableWriterTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]