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

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


    from 2d982a0e52 Merge branch 'cassandra-5.0' into trunk
     add 86e07595f7 Retrieve keyspaces metadata and schema version concistently 
in DescribeStatement
     add 9ad5ec9664 Merge branch 'cassandra-4.0' into cassandra-4.1
     add f2c46cbf3b Merge branch 'cassandra-4.1' into cassandra-5.0
     new b9240d0004 Merge branch 'cassandra-5.0' 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 +
 .../cql3/statements/DescribeStatement.java         |  19 +-
 src/java/org/apache/cassandra/schema/Schema.java   |  18 +-
 .../org/apache/cassandra/schema/SchemaEvent.java   |   2 +-
 .../cql3/statements/DescribeStatementTest.java     | 325 +++++++++++----------
 .../org/apache/cassandra/schema/SchemaTest.java    | 110 +++++++
 6 files changed, 301 insertions(+), 174 deletions(-)


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

Reply via email to