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

adelapena pushed a commit to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit fcdb3d154ed111dbeefe8283bf729d6bd172384a
Merge: b18a9f0 c52b5ab
Author: Andrés de la Peña <a.penya.gar...@gmail.com>
AuthorDate: Thu Mar 10 13:08:38 2022 +0000

    Merge branch 'cassandra-3.0' into cassandra-3.11

 CHANGES.txt                                        |  1 +
 .../cql3/restrictions/StatementRestrictions.java   |  6 ++++
 .../cql3/validation/operations/DeleteTest.java     | 33 ++++++++++++++++++----
 .../cql3/validation/operations/UpdateTest.java     | 31 ++++++++++++++++----
 4 files changed, 60 insertions(+), 11 deletions(-)

diff --cc CHANGES.txt
index c6708f5,df0a734..3f17d5c
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@@ -1,7 -1,5 +1,8 @@@
 -3.0.27
 +3.11.13
 + * Validate existence of DCs when repairing (CASSANDRA-17407)
 + * dropping of a materialized view creates a snapshot with dropped- prefix 
(CASSANDRA-17415)
 +Merged from 3.0:
+  * Disallow CONTAINS for UPDATE and DELETE (CASSANDRA-15266)
   * filter out NULL_VERSION entries from peers table in ConfiguredLimit 
(CASSANDRA-16518)
   * Suppress inapplicable CVEs (CASSANDRA-17368)
   * Fix flaky test - test_cqlsh_completion.TestCqlshCompletion 
(CASSANDRA-17338)

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

Reply via email to