This is an automated email from the ASF dual-hosted git repository.
smiklosovic pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from faaffe867c Upgrade OWASP dependency check to 10.0.4
add f41c2e29d2 Fix incorrect column identifier bytes problem when renaming
a column
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
src/java/org/apache/cassandra/cql3/Cql.g | 12 +-
.../cql3/statements/AlterTableStatement.java | 10 +-
...Test.java => LegacySchemaMigratorBaseTest.java} | 241 +++----
.../cassandra/schema/LegacySchemaMigratorTest.java | 742 +--------------------
.../schema/LegacySchemaMigratorThriftTest.java | 90 +++
6 files changed, 219 insertions(+), 877 deletions(-)
copy test/unit/org/apache/cassandra/schema/{LegacySchemaMigratorTest.java =>
LegacySchemaMigratorBaseTest.java} (84%)
create mode 100644
test/unit/org/apache/cassandra/schema/LegacySchemaMigratorThriftTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]