You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Chung (Jira)" <ji...@apache.org> on 2020/06/05 14:02:00 UTC

[jira] [Updated] (HIVE-23623) Not ignoring antlr RecognitionException from ParseDriver

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

Eugene Chung updated HIVE-23623:
--------------------------------
    Description: With java.lang.Throwable.initCause(Throwable) API, we can set RecognitionException from antlr as the cause of ParseException.  (was: With java.lang.Throwable.initCause(Throwable) API, we can set RecognitionException from antlr while throwing ParseException.)

> Not ignoring antlr RecognitionException from ParseDriver
> --------------------------------------------------------
>
>                 Key: HIVE-23623
>                 URL: https://issues.apache.org/jira/browse/HIVE-23623
>             Project: Hive
>          Issue Type: Improvement
>          Components: Parser
>            Reporter: Eugene Chung
>            Assignee: Eugene Chung
>            Priority: Minor
>         Attachments: HIVE-23623.01.patch
>
>
> With java.lang.Throwable.initCause(Throwable) API, we can set RecognitionException from antlr as the cause of ParseException.



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