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:47 UTC

[cassandra] branch trunk updated (e16cacc -> 42ddac3)

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 e16cacc  Merge branch 'cassandra-4.0' into trunk
     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
     new 42ddac3  Merge branch 'cassandra-4.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 +
 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


[cassandra] 01/01: Merge branch 'cassandra-4.0' into trunk

Posted by bl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 42ddac3da4a8e97ad4b42ad305908019290cbf38
Merge: e16cacc 5adc310
Author: Benjamin Lerer <b....@gmail.com>
AuthorDate: Fri Jul 16 18:42:30 2021 +0200

    Merge branch 'cassandra-4.0' into trunk

 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