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

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


    from 7a554a7  fix changes in anticipation of release
     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

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                                        |   2 +
 src/java/org/apache/cassandra/cql3/Lists.java      |  18 +-
 src/java/org/apache/cassandra/cql3/Maps.java       |  27 +-
 src/java/org/apache/cassandra/cql3/Sets.java       |  20 +-
 .../validation/entities/FrozenCollectionsTest.java | 468 +++++++++++++++++----
 5 files changed, 450 insertions(+), 85 deletions(-)


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

Reply via email to