lukasz-antoniak commented on code in PR #340: URL: https://github.com/apache/cassandra-sidecar/pull/340#discussion_r3161498692
########## server/src/main/java/org/apache/cassandra/sidecar/handlers/validations/ValidateTableExistenceHandler.java: ########## Review Comment: That is true. I could not find anywhere any usage of this constant, so thought it does not harm. To construct any meaningful `TableMetadata`, we would need to parse the schema, so decided to leave it like this for now. Am I missing something? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

