[jira] [Updated] (HIVE-20326) Create constraints with RELY as default instead of NO RELY

2018-08-07 Thread Vineet Garg (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-20326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vineet Garg updated HIVE-20326:
---
   Resolution: Fixed
Fix Version/s: 4.0.0
   Status: Resolved  (was: Patch Available)

> 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
> Fix For: 4.0.0
>
> Attachments: HIVE-20326.1.patch, HIVE-20326.2.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)


[jira] [Updated] (HIVE-20326) Create constraints with RELY as default instead of NO RELY

2018-08-07 Thread Vineet Garg (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-20326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vineet Garg updated HIVE-20326:
---
Status: Patch Available  (was: Open)

Thanks for looking at it [~jcamachorodriguez]. I have updated the patch and 
have pushed it to master

> 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, HIVE-20326.2.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)


[jira] [Updated] (HIVE-20326) Create constraints with RELY as default instead of NO RELY

2018-08-07 Thread Vineet Garg (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-20326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vineet Garg updated HIVE-20326:
---
Attachment: HIVE-20326.2.patch

> 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, HIVE-20326.2.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)


[jira] [Updated] (HIVE-20326) Create constraints with RELY as default instead of NO RELY

2018-08-07 Thread Vineet Garg (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-20326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vineet Garg updated HIVE-20326:
---
Status: Open  (was: Patch Available)

> 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, HIVE-20326.2.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)


[jira] [Updated] (HIVE-20326) Create constraints with RELY as default instead of NO RELY

2018-08-06 Thread Vineet Garg (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-20326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vineet Garg updated HIVE-20326:
---
Status: Patch Available  (was: Open)

> 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)


[jira] [Updated] (HIVE-20326) Create constraints with RELY as default instead of NO RELY

2018-08-06 Thread Vineet Garg (JIRA)


 [ 
https://issues.apache.org/jira/browse/HIVE-20326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vineet Garg updated HIVE-20326:
---
Attachment: HIVE-20326.1.patch

> 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)