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

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

commit f5fba9b702841401dfb769c4fcfc4cdde68822af
Merge: 45c6352938 7d54a62ccc
Author: Aleksey Yeschenko <[email protected]>
AuthorDate: Thu Oct 26 17:46:05 2023 +0100

    Merge branch 'cassandra-5.0' into trunk

 CHANGES.txt                                             |  1 +
 src/java/org/apache/cassandra/cql3/CQL3Type.java        |  6 ++++++
 .../cql3/validation/operations/CQLVectorTest.java       | 17 +++++++++++++++++
 3 files changed, 24 insertions(+)

diff --cc CHANGES.txt
index 2bc545c9f7,d0d38a08c8..60c5d91aaa
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,8 -1,5 +1,9 @@@
 -5.0-alpha2
 +5.1
 + * 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:
+  * Fix schema loading of UDTs inside vectors inside UDTs (CASSANDRA-18964)
   * Add cqlsh autocompletion for the vector data type (CASSANDRA-18946)
   * Fix nodetool tablehistograms output to avoid printing repeated information 
and ensure at most two arguments (CASSANDRA-18955)
   * Change the checksum algorithm SAI-related files use from CRC32 to CRC32C 
(CASSANDRA-18836)


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

Reply via email to