Description
I have some case of incompatibility between MySQL (actually on HerdDB which is a replacement for MySQL) and Calcite around reserved identifiers.
- Allow a schema with name 'default'
- Allow a column name with name 'value'
Attachments
Issue Links
- is cloned by
-
CALCITE-2406 SqlValidator: allow to use raw string literals for timestamps as in MySQL
- Open
- is duplicated by
-
CALCITE-899 Make NonReservedKeyWord List Extendable
- Resolved
- is related to
-
CALCITE-4238 Create a default parser configuration, to reduce redundant information in sub-parsers
- Closed
- relates to
-
CALCITE-2280 Liberal "babel" parser that accepts all SQL dialects
- Closed