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/08/31 15:03:33 UTC

[cassandra] branch cassandra-4.0 updated (78c6279 -> af17f13)

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 78c6279  Replace spinAsserts code with Awaitility code
     add af17f13  Fix clustering order logic in CREATE MATERIALIZED VIEW

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |   3 +
 .../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, 192 insertions(+), 10 deletions(-)

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