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

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


    from cfb393398f Merge branch 'cassandra-5.0' into trunk
     add d077f69553 Ensure prepared_statement INSERT timestamp precedes 
eviction DELETE
     add 9c308ce2f3 Merge branch 'cassandra-4.0' into cassandra-4.1
     add e90fece187 Merge branch 'cassandra-4.1' into cassandra-5.0
     new 34650af75a 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 +
 .../pages/developing/cql/cql_singlefile.adoc       |  22 ++
 .../org/apache/cassandra/cql3/QueryHandler.java    |   7 +
 .../org/apache/cassandra/cql3/QueryProcessor.java  |  72 ++++--
 .../org/apache/cassandra/db/SystemKeyspace.java    |  54 ++++-
 .../distributed/test/MixedModeFuzzTest.java        |   7 +-
 .../distributed/test/ReprepareFuzzTest.java        |   4 +-
 .../cassandra/cql3/PstmtPersistenceTest.java       | 242 ++++++++++++++++++++-
 8 files changed, 375 insertions(+), 34 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to