You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2017/04/03 21:25:41 UTC

[jira] [Created] (HIVE-16363) QueryLifeTimeHooks should catch parse exceptions

Sahil Takiar created HIVE-16363:
-----------------------------------

             Summary: QueryLifeTimeHooks should catch parse exceptions
                 Key: HIVE-16363
                 URL: https://issues.apache.org/jira/browse/HIVE-16363
             Project: Hive
          Issue Type: Bug
          Components: Hooks
            Reporter: Sahil Takiar
            Assignee: Sahil Takiar


The {{QueryLifeTimeHook}} objects do not catch exceptions during query parsing, only query compilation. New methods should be added to hook into pre and post parsing of the query.

This should be done in a backwards incompatible way so that current implementations of this hook do not break.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)