Prasanth Jayachandran created HIVE-21597:
--------------------------------------------
Summary: WM trigger validation should happen at the time of create
or alter
Key: HIVE-21597
URL: https://issues.apache.org/jira/browse/HIVE-21597
Project: Hive
Issue Type: Bug
Affects Versions: 4.0.0, 3.2.0
Reporter: Prasanth Jayachandran
Assignee: Prasanth Jayachandran
When a query guardrail trigger is created the trigger expression is not
validated immediately upon creation or altering the trigger. Instead, it gets
validated at the start of HS2 which could fail resource plans from being
applied correctly. The trigger expression validation should happen in DDLTask.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)