[ https://issues.apache.org/jira/browse/HIVE-21597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16814677#comment-16814677 ]
Hive QA commented on HIVE-21597: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12965431/HIVE-21597.1.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15896 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[materialized_view_create_rewrite_rebuild_dummy] (batchId=166) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16913/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16913/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16913/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12965431 - PreCommit-HIVE-Build > 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 > Priority: Major > Attachments: HIVE-21597.1.patch > > > 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)