This is an automated email from the ASF dual-hosted git repository.
blerer pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 9a30167 ninja fix build, add jmxtool to rpm and deb packaging
add 277d839 Use IF NOT EXISTS for index and UDT create statements in
snapshot schema files
add cbb7644 Merge branch cassandra-3.0 into cassandra-3.11
new be7c9e2 Merge branch cassandra-3.11 into trunk
The 1 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 | 1 +
.../org/apache/cassandra/cql3/SchemaElement.java | 3 +-
.../cassandra/cql3/functions/UDAggregate.java | 12 +++-
.../cassandra/cql3/functions/UDFunction.java | 13 +++--
.../cql3/statements/DescribeStatement.java | 8 +--
.../org/apache/cassandra/db/SchemaCQLHelper.java | 17 ++++--
.../org/apache/cassandra/db/marshal/UserType.java | 12 +++-
.../org/apache/cassandra/schema/IndexMetadata.java | 28 +++++++---
.../apache/cassandra/schema/KeyspaceMetadata.java | 12 +++-
.../org/apache/cassandra/schema/TableMetadata.java | 4 +-
.../org/apache/cassandra/schema/ViewMetadata.java | 12 +---
.../cql3/validation/entities/UFJavaTest.java | 65 +++++++++++++++++++++-
.../apache/cassandra/db/SchemaCQLHelperTest.java | 19 ++++---
13 files changed, 154 insertions(+), 52 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]