This is an automated email from the ASF dual-hosted git repository.
marcuse pushed a change to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git.
from 91c12bd Merge branch cassandra-3.0 into cassandra-3.11
new 1d87da3 Adding columns via ALTER TABLE can generate corrupt sstables
new 6301bea 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:
CHANGES.txt | 1 +
.../apache/cassandra/config/ColumnDefinition.java | 23 -----
src/java/org/apache/cassandra/db/Columns.java | 18 +---
.../apache/cassandra/db/SerializationHeader.java | 17 +---
.../cassandra/db/UnknownColumnException.java | 12 +--
.../apache/cassandra/db/filter/ColumnFilter.java | 8 +-
.../cassandra/db/partitions/PartitionUpdate.java | 7 --
.../cassandra/db/rows/UnfilteredSerializer.java | 16 +--
.../cassandra/distributed/test/SchemaTest.java | 113 ++++++++-------------
.../distributed/test/SimpleReadWriteTest.java | 50 ---------
test/unit/org/apache/cassandra/db/ColumnsTest.java | 2 +-
11 files changed, 58 insertions(+), 209 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]