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

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

commit 7b7f79253d94fac53405c689f014559a96d4732b
Merge: f41ca379dd 3928f2992f
Author: Mick Semb Wever <m...@apache.org>
AuthorDate: Wed Nov 29 13:54:05 2023 +0100

    Merge branch 'cassandra-5.0' into trunk
    
    * cassandra-5.0:
      Provide truncate task for SAI

 CHANGES.txt                                                   |  1 +
 .../org/apache/cassandra/index/sai/StorageAttachedIndex.java  | 11 ++++++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --cc CHANGES.txt
index 30663dd45c,671be30550..d9d38d0163
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,9 -1,5 +1,10 @@@
 -5.0-beta1
 +5.1
 + * Transactional Cluster Metadata [CEP-21] (CASSANDRA-18330)
 + * Add ELAPSED command to cqlsh (CASSANDRA-18861)
 + * Add the ability to disable bulk loading of SSTables (CASSANDRA-18781)
 + * Clean up obsolete functions and simplify cql_version handling in cqlsh 
(CASSANDRA-18787)
 +Merged from 5.0:
+  * SAI indexes are marked queryable during truncation (CASSANDRA-19032)
   * Enable Direct-IO feature for CommitLog files using Java native API's. 
(CASSANDRA-18464)
   * SAI fixes for composite partitions, and static and non-static rows 
intersections (CASSANDRA-19034)
   * Improve SAI IndexContext handling of indexed and non-indexed columns in 
queries (CASSANDRA-18166)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to