This is an automated email from the ASF dual-hosted git repository.

adelapena pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


    from 316a239c7c Merge branch 'cassandra-5.0' into trunk
     new e8fb4b2f63 Ensure that empty SAI column indexes do not fail on 
validation after full-SSTable streaming
     new 1793c3fd36 Merge branch 'cassandra-5.0' into trunk

The 2 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 +
 .../sai/disk/v1/ColumnCompletionMarkerUtil.java    | 74 +++++++++++++++++++++
 .../index/sai/disk/v1/MemtableIndexWriter.java     |  6 +-
 .../index/sai/disk/v1/SSTableIndexWriter.java      |  4 +-
 .../index/sai/disk/v1/V1OnDiskFormat.java          | 77 +++++++++++++---------
 .../distributed/test/sai/IndexStreamingTest.java   | 23 +++----
 6 files changed, 140 insertions(+), 45 deletions(-)
 create mode 100644 
src/java/org/apache/cassandra/index/sai/disk/v1/ColumnCompletionMarkerUtil.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to