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

snazy pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from f3198c4  Verify sstable components on startup
     new d51c18f  Frozen RawTuple is not annotated with frozen in the toString 
method
     new a76d288  Merge branch 'cassandra-3.11' into trunk

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                                        |   4 +
 src/java/org/apache/cassandra/cql3/CQL3Type.java   |  37 ++--
 .../schema/CreateAggregateStatement.java           |   4 +-
 .../statements/schema/CreateFunctionStatement.java |   4 +-
 .../statements/schema/DropAggregateStatement.java  |   2 +-
 .../statements/schema/DropFunctionStatement.java   |   2 +-
 .../cassandra/cql3/validation/entities/UFTest.java |  13 ++
 .../cql3/validation/entities/UFTypesTest.java      |  34 ++--
 .../validation/operations/AggregationTest.java     |  46 ++++-
 .../cassandra/io/sstable/CQLSSTableWriterTest.java | 203 ++++++++++-----------
 10 files changed, 200 insertions(+), 149 deletions(-)


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

Reply via email to