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 00316e9 Merge branch 'cassandra-3.0' into cassandra-3.11
new 0c54cc9 Queries on hidden columns act as if these columns do not exist
new 9635e55 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 | 30 ++++++++-
.../cql3/validation/operations/AlterTest.java | 27 ++++++++
.../cql3/validation/operations/CreateTest.java | 13 ++++
.../cql3/validation/operations/DeleteTest.java | 64 ++++++++++++++++++
.../cql3/validation/operations/InsertTest.java | 68 +++++++++++++++++++
.../cql3/validation/operations/SelectTest.java | 76 ++++++++++++++++++++++
.../cql3/validation/operations/UpdateTest.java | 57 ++++++++++++++++
.../cassandra/db/PartitionRangeReadTest.java | 6 --
8 files changed, 334 insertions(+), 7 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]