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

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


    from af24242af9 Flaky org.apache.cassandra.tools TopPartitionsTest 
testServiceTopPartitionsSingleTable
     new ffc4c89c3d Fix issue where frozen maps may not be serialized in the 
correct order
     new 0e1d068d92 Merge branch 'cassandra-3.0' into cassandra-3.11
     new 5cf6db30f6 Merge branch 'cassandra-3.11' into cassandra-4.0

The 3 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 +
 src/java/org/apache/cassandra/cql3/Maps.java       |  11 +-
 src/java/org/apache/cassandra/cql3/Sets.java       |   2 +-
 test/unit/org/apache/cassandra/cql3/CQLTester.java |  31 +++-
 .../cql3/conditions/ColumnConditionTest.java       |   6 +-
 .../cql3/validation/entities/CollectionsTest.java  |  99 ++++++++++++
 .../cassandra/io/sstable/CQLSSTableWriterTest.java | 171 ++++++++++++++++++++-
 7 files changed, 307 insertions(+), 14 deletions(-)


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

Reply via email to