[
https://issues.apache.org/jira/browse/HIVE-17926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasanth Jayachandran updated HIVE-17926:
-----------------------------------------
Attachment: HIVE-17926.2.patch
Differentiation between pool vs non-pool sessions is not required since both
code path will register/unregister session during open/close respectively.
Updated patch is more simplified.
> Support triggers for non-pool sessions
> --------------------------------------
>
> Key: HIVE-17926
> URL: https://issues.apache.org/jira/browse/HIVE-17926
> Project: Hive
> Issue Type: Sub-task
> Affects Versions: 3.0.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Attachments: HIVE-17926.1.patch, HIVE-17926.1.patch,
> HIVE-17926.2.patch
>
>
> Current trigger implementation works only with tez session pools. In case
> when tez sessions pools are not used, a new session gets created for every
> query in which case trigger validation does not happen. It will be good to
> support such one-off session case as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)