[jira] [Commented] (CALCITE-2405) In Babel parser: allow to use some reserved keyword as identifier

2019-09-18 Thread Enrico Olivelli (Jira)


[ 
https://issues.apache.org/jira/browse/CALCITE-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16932171#comment-16932171
 ] 

Enrico Olivelli commented on CALCITE-2405:
--

[~julianhyde] do you think it is feasible to add 'timestamp' ?
is there any extension point to allow that keyword as nonReservedKeyword only 
in my project ?

> In Babel parser: allow to use some reserved keyword as identifier
> -
>
> Key: CALCITE-2405
> URL: https://issues.apache.org/jira/browse/CALCITE-2405
> Project: Calcite
>  Issue Type: New Feature
>  Components: babel
>Affects Versions: 1.17.0
>Reporter: Enrico Olivelli
>Assignee: Julian Hyde
>Priority: Major
> Fix For: 1.18.0
>
>
> 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
(v8.3.4#803005)


[jira] [Commented] (CALCITE-2405) In Babel parser: allow to use some reserved keyword as identifier

2018-11-02 Thread Enrico Olivelli (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16672682#comment-16672682
 ] 

Enrico Olivelli commented on CALCITE-2405:
--

Great work.

I took a look to the patch.

I will test as soon as possible

> In Babel parser: allow to use some reserved keyword as identifier
> -
>
> Key: CALCITE-2405
> URL: https://issues.apache.org/jira/browse/CALCITE-2405
> Project: Calcite
>  Issue Type: New Feature
>  Components: babel
>Affects Versions: 1.17.0
>Reporter: Enrico Olivelli
>Assignee: Julian Hyde
>Priority: Major
> Fix For: 1.18.0
>
>
> 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)


[jira] [Commented] (CALCITE-2405) In Babel parser: allow to use some reserved keyword as identifier

2018-09-01 Thread Enrico Olivelli (JIRA)


[ 
https://issues.apache.org/jira/browse/CALCITE-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16599605#comment-16599605
 ] 

Enrico Olivelli commented on CALCITE-2405:
--

One of my customers reported also the will to create a table with name 'user'

> In Babel parser: allow to use some reserved keyword as identifier
> -
>
> Key: CALCITE-2405
> URL: https://issues.apache.org/jira/browse/CALCITE-2405
> Project: Calcite
>  Issue Type: New Feature
>  Components: babel
>Affects Versions: 1.17.0
>Reporter: Enrico Olivelli
>Assignee: Julian Hyde
>Priority: Major
>
> 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)