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

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


    from 01ebd9936f Merge branch 'cassandra-3.0' into cassandra-3.11
     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

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 +
 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 |  29 +++-
 .../apache/cassandra/cql3/ColumnConditionTest.java |   2 +-
 .../cql3/validation/entities/CollectionsTest.java  |  74 +++++++++
 .../cassandra/io/sstable/CQLSSTableWriterTest.java | 171 +++++++++++++++++++++
 7 files changed, 282 insertions(+), 8 deletions(-)


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

Reply via email to