You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by bl...@apache.org on 2021/07/16 16:45:35 UTC

[cassandra] branch cassandra-4.0 updated (82e0453 -> 5adc310)

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

blerer pushed a change to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 82e0453  Merge branch 'cassandra-3.11' into cassandra-4.0
     add 44604b7  Reject token() in MV WHERE clause
     add 0173464  Merge branch cassandra-3.0 into cassandra-3.11
     add 5adc310  Merge branch cassandra-3.11 into cassandra-4.0

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                              |  1 +
 src/java/org/apache/cassandra/cql3/WhereClause.java      | 16 ++++++++++++++++
 .../cql3/statements/schema/CreateViewStatement.java      |  2 ++
 test/unit/org/apache/cassandra/cql3/ViewSchemaTest.java  | 15 +++++++++++++++
 test/unit/org/apache/cassandra/cql3/ViewTest.java        |  4 +---
 5 files changed, 35 insertions(+), 3 deletions(-)

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