[jira] [Updated] (HIVE-8361) NPE in PTFOperator when there are empty partitions

2014-10-13 Thread Harish Butani (JIRA)

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

Harish Butani updated HIVE-8361:

Release Note:   (was: Committed to trunk and 0.14)

Committed to trunk and 0.14

 NPE in PTFOperator when there are empty partitions
 --

 Key: HIVE-8361
 URL: https://issues.apache.org/jira/browse/HIVE-8361
 Project: Hive
  Issue Type: Bug
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-8361.1.patch, HIVE-8361.2.patch


 Here is a simple query to reproduce this:
 {code}
 select sum(p_size) over (partition by p_mfgr )
 from part where p_mfgr = 'some non existent mfgr';
 {code}



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


[jira] [Updated] (HIVE-8361) NPE in PTFOperator when there are empty partitions

2014-10-13 Thread Harish Butani (JIRA)

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

Harish Butani updated HIVE-8361:

  Resolution: Fixed
Release Note: Committed to trunk and 0.14
  Status: Resolved  (was: Patch Available)

 NPE in PTFOperator when there are empty partitions
 --

 Key: HIVE-8361
 URL: https://issues.apache.org/jira/browse/HIVE-8361
 Project: Hive
  Issue Type: Bug
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-8361.1.patch, HIVE-8361.2.patch


 Here is a simple query to reproduce this:
 {code}
 select sum(p_size) over (partition by p_mfgr )
 from part where p_mfgr = 'some non existent mfgr';
 {code}



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


[jira] [Updated] (HIVE-8361) NPE in PTFOperator when there are empty partitions

2014-10-13 Thread Harish Butani (JIRA)

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

Harish Butani updated HIVE-8361:

Fix Version/s: 0.14.0

 NPE in PTFOperator when there are empty partitions
 --

 Key: HIVE-8361
 URL: https://issues.apache.org/jira/browse/HIVE-8361
 Project: Hive
  Issue Type: Bug
Reporter: Harish Butani
Assignee: Harish Butani
 Fix For: 0.14.0

 Attachments: HIVE-8361.1.patch, HIVE-8361.2.patch


 Here is a simple query to reproduce this:
 {code}
 select sum(p_size) over (partition by p_mfgr )
 from part where p_mfgr = 'some non existent mfgr';
 {code}



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


[jira] [Updated] (HIVE-8361) NPE in PTFOperator when there are empty partitions

2014-10-06 Thread Harish Butani (JIRA)

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

Harish Butani updated HIVE-8361:

Status: Patch Available  (was: Open)

 NPE in PTFOperator when there are empty partitions
 --

 Key: HIVE-8361
 URL: https://issues.apache.org/jira/browse/HIVE-8361
 Project: Hive
  Issue Type: Bug
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-8361.1.patch


 Here is a simple query to reproduce this:
 {code}
 select sum(p_size) over (partition by p_mfgr )
 from part where p_mfgr = 'some non existent mfgr';
 {code}



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


[jira] [Updated] (HIVE-8361) NPE in PTFOperator when there are empty partitions

2014-10-06 Thread Harish Butani (JIRA)

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

Harish Butani updated HIVE-8361:

Attachment: HIVE-8361.1.patch

 NPE in PTFOperator when there are empty partitions
 --

 Key: HIVE-8361
 URL: https://issues.apache.org/jira/browse/HIVE-8361
 Project: Hive
  Issue Type: Bug
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-8361.1.patch


 Here is a simple query to reproduce this:
 {code}
 select sum(p_size) over (partition by p_mfgr )
 from part where p_mfgr = 'some non existent mfgr';
 {code}



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


[jira] [Updated] (HIVE-8361) NPE in PTFOperator when there are empty partitions

2014-10-06 Thread Harish Butani (JIRA)

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

Harish Butani updated HIVE-8361:

Status: Open  (was: Patch Available)

 NPE in PTFOperator when there are empty partitions
 --

 Key: HIVE-8361
 URL: https://issues.apache.org/jira/browse/HIVE-8361
 Project: Hive
  Issue Type: Bug
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-8361.1.patch, HIVE-8361.2.patch


 Here is a simple query to reproduce this:
 {code}
 select sum(p_size) over (partition by p_mfgr )
 from part where p_mfgr = 'some non existent mfgr';
 {code}



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


[jira] [Updated] (HIVE-8361) NPE in PTFOperator when there are empty partitions

2014-10-06 Thread Harish Butani (JIRA)

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

Harish Butani updated HIVE-8361:

Status: Patch Available  (was: Open)

 NPE in PTFOperator when there are empty partitions
 --

 Key: HIVE-8361
 URL: https://issues.apache.org/jira/browse/HIVE-8361
 Project: Hive
  Issue Type: Bug
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-8361.1.patch, HIVE-8361.2.patch


 Here is a simple query to reproduce this:
 {code}
 select sum(p_size) over (partition by p_mfgr )
 from part where p_mfgr = 'some non existent mfgr';
 {code}



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


[jira] [Updated] (HIVE-8361) NPE in PTFOperator when there are empty partitions

2014-10-06 Thread Harish Butani (JIRA)

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

Harish Butani updated HIVE-8361:

Attachment: HIVE-8361.2.patch

messed up diff on ptf_matchpath.q.out

 NPE in PTFOperator when there are empty partitions
 --

 Key: HIVE-8361
 URL: https://issues.apache.org/jira/browse/HIVE-8361
 Project: Hive
  Issue Type: Bug
Reporter: Harish Butani
Assignee: Harish Butani
 Attachments: HIVE-8361.1.patch, HIVE-8361.2.patch


 Here is a simple query to reproduce this:
 {code}
 select sum(p_size) over (partition by p_mfgr )
 from part where p_mfgr = 'some non existent mfgr';
 {code}



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