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 a569803 Merge branch 'cassandra-4.0' into trunk add af17f13 Fix clustering order logic in CREATE MATERIALIZED VIEW new 057f8e5 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 + .../statements/schema/CreateViewStatement.java | 19 +-- src/java/org/apache/cassandra/db/Columns.java | 1 - .../org/apache/cassandra/cql3/ViewSchemaTest.java | 134 +++++++++++++++++++++ .../cql3/statements/DescribeStatementTest.java | 45 ++++++- 5 files changed, 190 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org