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

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


    from cbb7644  Merge branch cassandra-3.0 into cassandra-3.11
     new 2f0eb6f  Fix support for adding UDT fields to clustering keys
     new 2cde7a7  Merge branch 'cassandra-2.2' into cassandra-3.0
     new 492009a  Merge branch 'cassandra-3.0' into cassandra-3.11

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:
 .../org/apache/cassandra/db/marshal/TupleType.java |  32 +++--
 .../db/transform/DuplicateRowChecker.java          |  13 +-
 .../cassandra/distributed/test/FrozenUDTTest.java  | 153 +++++++++++++++++++++
 .../operations/TuplesWithNullsComparisonTest.java  |  78 +++++++++++
 .../db/compaction/CompactionIteratorTest.java      |   2 +-
 5 files changed, 260 insertions(+), 18 deletions(-)
 create mode 100644 
test/distributed/org/apache/cassandra/distributed/test/FrozenUDTTest.java
 create mode 100644 
test/unit/org/apache/cassandra/cql3/validation/operations/TuplesWithNullsComparisonTest.java


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

Reply via email to