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 91ccf24  Merge branch 'cassandra-3.11' into trunk
     new 9f8d5b8  Fix CQL parsing of collections when the column type is 
reversed patch by Andrés de la Peña; reviewed by Berenguer Blasi for 
CASSANDRA-15814
     new be1e3de  Merge branch 'cassandra-2.2' into cassandra-3.0
     new 7451cf0  Merge branch 'cassandra-3.0' into cassandra-3.11
     new fdeb254  Merge branch 'cassandra-3.11' into trunk

The 4 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                                        |   2 +
 src/java/org/apache/cassandra/cql3/Lists.java      |  17 +-
 src/java/org/apache/cassandra/cql3/Maps.java       |  25 +-
 src/java/org/apache/cassandra/cql3/Sets.java       |  20 +-
 .../validation/entities/FrozenCollectionsTest.java | 461 +++++++++++++++++----
 5 files changed, 440 insertions(+), 85 deletions(-)


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

Reply via email to