You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Enrico Olivelli (JIRA)" <ji...@apache.org> on 2018/07/09 10:33:00 UTC

[jira] [Created] (CALCITE-2406) In Babel parser: allow to use raw string literals for timestamps as in MySQL

Enrico Olivelli created CALCITE-2406:
----------------------------------------

             Summary: In Babel parser: allow to use raw string literals for timestamps as in MySQL
                 Key: CALCITE-2406
                 URL: https://issues.apache.org/jira/browse/CALCITE-2406
             Project: Calcite
          Issue Type: New Feature
          Components: babel
    Affects Versions: 1.17.0
            Reporter: Enrico Olivelli
            Assignee: Julian Hyde


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'

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)