Description
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.
Attachments
Attachments
Issue Links
- is depended upon by
-
HIVE-16389 Allow HookContext to access SQLOperationDisplay
- Closed
- relates to
-
HIVE-14340 Add a new hook triggers before query compilation and after query execution
- Resolved
- links to