You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/12/21 17:49:00 UTC

[jira] [Resolved] (IMPALA-4489) Remove the ident_or_default non-terminal from the parser

     [ https://issues.apache.org/jira/browse/IMPALA-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-4489.
-----------------------------------
    Resolution: Won't Fix

> Remove the ident_or_default non-terminal from the parser
> --------------------------------------------------------
>
>                 Key: IMPALA-4489
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4489
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Frontend
>    Affects Versions: Impala 2.8.0
>            Reporter: Dimitris Tsirogiannis
>            Priority: Major
>              Labels: incompatibility
>
> IMPALA-3726 introduced the DEFAULT keyword. To avoid breaking applications that use "DEFAULT" as an identifier for databases, tables and columns, the non-terminal ident_or_default was introduced to replace IDENT in the parser. Moving forward, we should disallow the use of DEFAULT and remove ident_or_default. This should be a backward incompatible change.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)