Vineet Garg created HIVE-20326:
----------------------------------
Summary: 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
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)