yifan-c commented on PR #19: URL: https://github.com/apache/cassandra-analytics/pull/19#issuecomment-1838940923
> Cassandra in nature is case insensitive when creating identifiers (i.e. keyspace names, table names, column names, etc). We can define a case-sensitive identifier or we can use a reserved word as an identifier by quoting it during DDL creation. I won't say that Cassandra is case-insensitive in nature. The statement is not helpful to understand the commit, which is essentially adding a new option to toggle quote the identifiers whenever desired. That said, I won't be insisting on removing the line. But I would just write it explicitly that "Cassandra retreats all identifiers as they are in lower case unless quoted". -- 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: commits-unsubscr...@cassandra.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org