belliottsmith commented on code in PR #3981: URL: https://github.com/apache/cassandra/pull/3981#discussion_r1995330420
########## src/java/org/apache/cassandra/schema/SchemaKeyspace.java: ########## @@ -61,6 +61,7 @@ import static org.apache.cassandra.config.CassandraRelevantProperties.TEST_FLUSH_LOCAL_SCHEMA_CHANGES; import static org.apache.cassandra.cql3.QueryProcessor.executeInternal; import static org.apache.cassandra.cql3.QueryProcessor.executeOnceInternal; +import static org.apache.cassandra.schema.ColumnMetadata.NO_UNIQUE_ID; Review Comment: And because it’s unnecessary given these tables are maintained only for clients now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org For additional commands, e-mail: pr-h...@cassandra.apache.org