This is an automated email from the ASF dual-hosted git repository.
konstantinov pushed a change to branch cassandra-4.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git
from 4484f2b73c Add VS code local folder to gitignore
add 6c29686ea7 Prevent too long table names not fitting file names
No new revisions were added by this update.
Summary of changes:
CHANGES.txt | 1 +
.../statements/schema/AlterSchemaStatement.java | 14 +----
src/java/org/apache/cassandra/db/Directories.java | 10 ++--
.../org/apache/cassandra/schema/IndexMetadata.java | 16 ++----
.../apache/cassandra/schema/KeyspaceMetadata.java | 29 +++++++---
.../apache/cassandra/schema/SchemaConstants.java | 30 +++++++++-
.../org/apache/cassandra/schema/TableMetadata.java | 67 +++++++++++++++++++---
test/unit/org/apache/cassandra/cql3/CQLTester.java | 9 +++
.../schema/CreateTableValidationTest.java | 42 ++++++++++++++
.../apache/cassandra/schema/IndexMetadataTest.java | 25 +-------
.../cassandra/schema/MigrationManagerTest.java | 46 +++++++++++----
.../apache/cassandra/schema/ValidationTest.java | 16 +++---
12 files changed, 216 insertions(+), 89 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]