[
https://issues.apache.org/jira/browse/HIVE-20326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16571161#comment-16571161
]
Hive QA commented on HIVE-20326:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12934558/HIVE-20326.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14871 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13074/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13074/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13074/
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
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12934558 - PreCommit-HIVE-Build
> Create constraints with RELY as default instead of NO RELY
> ----------------------------------------------------------
>
> Key: HIVE-20326
> URL: https://issues.apache.org/jira/browse/HIVE-20326
> Project: Hive
> Issue Type: Task
> Reporter: Vineet Garg
> Assignee: Vineet Garg
> Priority: Major
> Attachments: HIVE-20326.1.patch
>
>
> Currently constraints such as NOT NULL, CHECK are created with ENABLE and NO
> RELY as default, instead it should be created with ENABLE and RELY as default
> so that optimizer could take advantage of these constraints.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)