Hazel

Results 1 issues of Hazel

I found a corner case when using Data API (https://github.com/stargate/data-api/issues/1806). I cannot use `ann` as my table name, but I can use it in CQL: ``` cassandra@cqlsh:default_keyspace> CREATE TABLE default_keyspace."ann"...