This is an automated email from the ASF dual-hosted git repository.
ifesdjeen pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 0dc5bd5 Changes required for Harry build
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
new 53234e7 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:
.../org/apache/cassandra/db/marshal/TupleType.java | 33 ++---
.../db/transform/DuplicateRowChecker.java | 12 +-
.../cassandra/distributed/test/FrozenUDTTest.java | 153 +++++++++++++++++++++
.../operations/TuplesWithNullsComparisonTest.java | 78 +++++++++++
.../db/compaction/CompactionIteratorTest.java | 2 +-
.../db/transform/DuplicateRowCheckerTest.java | 1 -
6 files changed, 258 insertions(+), 21 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]