[jira] [Updated] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-25 Thread Ashutosh Chauhan (JIRA)

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

Ashutosh Chauhan updated HIVE-14320:

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

Pushed to master. Thanks, Vineet!

> Fix table_access_key_stats with returnpath feature on
> -
>
> Key: HIVE-14320
> URL: https://issues.apache.org/jira/browse/HIVE-14320
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Vineet Garg
>Assignee: Vineet Garg
> Fix For: 2.2.0
>
> Attachments: HIVE-14320.1.patch, HIVE-14320.2.patch
>
>
> With retrunpath feature on you get nullpointer exception with this test.
> This is because TableAccessAnalyzer expects join operator to have list of 
> underlying table reference (baseSrc). But during conversion of calcite plan 
> to hive operator tree this information is not propagated and is lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-25 Thread Vineet Garg (JIRA)

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

Vineet Garg updated HIVE-14320:
---
Attachment: HIVE-14320.2.patch

> Fix table_access_key_stats with returnpath feature on
> -
>
> Key: HIVE-14320
> URL: https://issues.apache.org/jira/browse/HIVE-14320
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Vineet Garg
>Assignee: Vineet Garg
> Attachments: HIVE-14320.1.patch, HIVE-14320.2.patch
>
>
> With retrunpath feature on you get nullpointer exception with this test.
> This is because TableAccessAnalyzer expects join operator to have list of 
> underlying table reference (baseSrc). But during conversion of calcite plan 
> to hive operator tree this information is not propagated and is lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-25 Thread Vineet Garg (JIRA)

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

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

Updated one golden file for table_access_keys_stats for TestSparkCliDriver

> Fix table_access_key_stats with returnpath feature on
> -
>
> Key: HIVE-14320
> URL: https://issues.apache.org/jira/browse/HIVE-14320
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Vineet Garg
>Assignee: Vineet Garg
> Attachments: HIVE-14320.1.patch, HIVE-14320.2.patch
>
>
> With retrunpath feature on you get nullpointer exception with this test.
> This is because TableAccessAnalyzer expects join operator to have list of 
> underlying table reference (baseSrc). But during conversion of calcite plan 
> to hive operator tree this information is not propagated and is lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-25 Thread Vineet Garg (JIRA)

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

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

> Fix table_access_key_stats with returnpath feature on
> -
>
> Key: HIVE-14320
> URL: https://issues.apache.org/jira/browse/HIVE-14320
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Vineet Garg
>Assignee: Vineet Garg
> Attachments: HIVE-14320.1.patch, HIVE-14320.2.patch
>
>
> With retrunpath feature on you get nullpointer exception with this test.
> This is because TableAccessAnalyzer expects join operator to have list of 
> underlying table reference (baseSrc). But during conversion of calcite plan 
> to hive operator tree this information is not propagated and is lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-22 Thread Vineet Garg (JIRA)

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

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

> Fix table_access_key_stats with returnpath feature on
> -
>
> Key: HIVE-14320
> URL: https://issues.apache.org/jira/browse/HIVE-14320
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Vineet Garg
>Assignee: Vineet Garg
> Attachments: HIVE-14320.1.patch
>
>
> With retrunpath feature on you get nullpointer exception with this test.
> This is because TableAccessAnalyzer expects join operator to have list of 
> underlying table reference (baseSrc). But during conversion of calcite plan 
> to hive operator tree this information is not propagated and is lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HIVE-14320) Fix table_access_key_stats with returnpath feature on

2016-07-22 Thread Vineet Garg (JIRA)

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

Vineet Garg updated HIVE-14320:
---
Attachment: HIVE-14320.1.patch

> Fix table_access_key_stats with returnpath feature on
> -
>
> Key: HIVE-14320
> URL: https://issues.apache.org/jira/browse/HIVE-14320
> Project: Hive
>  Issue Type: Task
>  Components: Hive
>Reporter: Vineet Garg
>Assignee: Vineet Garg
> Attachments: HIVE-14320.1.patch
>
>
> With retrunpath feature on you get nullpointer exception with this test.
> This is because TableAccessAnalyzer expects join operator to have list of 
> underlying table reference (baseSrc). But during conversion of calcite plan 
> to hive operator tree this information is not propagated and is lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)