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

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


    from 6a41aa5  Merge branch 'cassandra-3.0' into cassandra-3.11
     new b907dc9  Make sure that hidden columns are only hidden from CQL
     new 7cd0e92  Merge branch 'cassandra-3.0' into cassandra-3.11

The 2 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:
 .../org/apache/cassandra/config/CFMetaData.java    | 26 +++++----
 .../apache/cassandra/config/ColumnDefinition.java  |  2 +-
 .../cql3/statements/CreateIndexStatement.java      |  2 +-
 .../cassandra/db/AbstractReadCommandBuilder.java   |  5 +-
 test/unit/org/apache/cassandra/cql3/ViewTest.java  | 63 ++++++++++++++--------
 .../cql3/validation/operations/AlterTest.java      |  3 ++
 .../cql3/validation/operations/InsertTest.java     | 12 ++---
 .../cql3/validation/operations/SelectTest.java     |  4 ++
 .../org/apache/cassandra/db/RowUpdateBuilder.java  | 16 +++---
 .../index/internal/CassandraIndexTest.java         |  9 ++++
 10 files changed, 90 insertions(+), 52 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to