[jira] [Updated] (HIVE-18585) Return type for udfs should be determined using Hive inference rules instead of Calcite

2018-01-30 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-18585:

Status: Patch Available  (was: Open)

> Return type for udfs should be determined using Hive inference rules instead 
> of Calcite
> ---
>
> Key: HIVE-18585
> URL: https://issues.apache.org/jira/browse/HIVE-18585
> Project: Hive
>  Issue Type: Bug
>  Components: Query Planning
>Reporter: Ashutosh Chauhan
>Assignee: Ashutosh Chauhan
>Priority: Major
> Attachments: HIVE-18585.patch
>
>
> e.g., Calcite considers date and varchar incompatible types in case system, 
> while Hive doesn't.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18585) Return type for udfs should be determined using Hive inference rules instead of Calcite

2018-01-30 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-18585:

Attachment: HIVE-18585.patch

> Return type for udfs should be determined using Hive inference rules instead 
> of Calcite
> ---
>
> Key: HIVE-18585
> URL: https://issues.apache.org/jira/browse/HIVE-18585
> Project: Hive
>  Issue Type: Bug
>  Components: Query Planning
>Reporter: Ashutosh Chauhan
>Assignee: Ashutosh Chauhan
>Priority: Major
> Attachments: HIVE-18585.patch
>
>
> e.g., Calcite considers date and varchar incompatible types in case system, 
> while Hive doesn't.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18585) Return type for udfs should be determined using Hive inference rules instead of Calcite

2018-01-30 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-18585:

Attachment: HIVE-18585.1.patch

> Return type for udfs should be determined using Hive inference rules instead 
> of Calcite
> ---
>
> Key: HIVE-18585
> URL: https://issues.apache.org/jira/browse/HIVE-18585
> Project: Hive
>  Issue Type: Bug
>  Components: Query Planning
>Reporter: Ashutosh Chauhan
>Assignee: Ashutosh Chauhan
>Priority: Major
> Attachments: HIVE-18585.1.patch, HIVE-18585.patch
>
>
> e.g., Calcite considers date and varchar incompatible types in case system, 
> while Hive doesn't.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18585) Return type for udfs should be determined using Hive inference rules instead of Calcite

2018-01-30 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-18585:

Status: Open  (was: Patch Available)

> Return type for udfs should be determined using Hive inference rules instead 
> of Calcite
> ---
>
> Key: HIVE-18585
> URL: https://issues.apache.org/jira/browse/HIVE-18585
> Project: Hive
>  Issue Type: Bug
>  Components: Query Planning
>Reporter: Ashutosh Chauhan
>Assignee: Ashutosh Chauhan
>Priority: Major
> Attachments: HIVE-18585.1.patch, HIVE-18585.patch
>
>
> e.g., Calcite considers date and varchar incompatible types in case system, 
> while Hive doesn't.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18585) Return type for udfs should be determined using Hive inference rules instead of Calcite

2018-01-30 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-18585:

Status: Patch Available  (was: Open)

Patch updated with golden files. 

[~jcamachorodriguez] Can you please review?

> Return type for udfs should be determined using Hive inference rules instead 
> of Calcite
> ---
>
> Key: HIVE-18585
> URL: https://issues.apache.org/jira/browse/HIVE-18585
> Project: Hive
>  Issue Type: Bug
>  Components: Query Planning
>Reporter: Ashutosh Chauhan
>Assignee: Ashutosh Chauhan
>Priority: Major
> Attachments: HIVE-18585.1.patch, HIVE-18585.patch
>
>
> e.g., Calcite considers date and varchar incompatible types in case system, 
> while Hive doesn't.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (HIVE-18585) Return type for udfs should be determined using Hive inference rules instead of Calcite

2018-01-30 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-18585:

   Resolution: Fixed
Fix Version/s: 3.0.0
   Status: Resolved  (was: Patch Available)

Pushed to master.

> Return type for udfs should be determined using Hive inference rules instead 
> of Calcite
> ---
>
> Key: HIVE-18585
> URL: https://issues.apache.org/jira/browse/HIVE-18585
> Project: Hive
>  Issue Type: Bug
>  Components: Query Planning
>Reporter: Ashutosh Chauhan
>Assignee: Ashutosh Chauhan
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: HIVE-18585.1.patch, HIVE-18585.patch
>
>
> e.g., Calcite considers date and varchar incompatible types in case system, 
> while Hive doesn't.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)