[jira] [Updated] (HIVE-6531) Runtime errors in vectorized execution.

2014-03-09 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HIVE-6531:
---

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

Committed to branch-0.13 as well.

 Runtime errors in vectorized execution.
 ---

 Key: HIVE-6531
 URL: https://issues.apache.org/jira/browse/HIVE-6531
 Project: Hive
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Fix For: 0.13.0, 0.14.0

 Attachments: HIVE-6531.1.patch, HIVE-6531.2.patch, HIVE-6531.3.patch


 There are a few runtime errors observed in some of the tpcds queries for 
 following reasons:
 1) VectorFileSinkOperator fails with LazyBinarySerde.
 2) Decimal128 and Unsigned128 don't serialize correctly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6531) Runtime errors in vectorized execution.

2014-03-07 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HIVE-6531:
---

Status: Patch Available  (was: Open)

 Runtime errors in vectorized execution.
 ---

 Key: HIVE-6531
 URL: https://issues.apache.org/jira/browse/HIVE-6531
 Project: Hive
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HIVE-6531.1.patch, HIVE-6531.2.patch, HIVE-6531.3.patch


 There are a few runtime errors observed in some of the tpcds queries for 
 following reasons:
 1) VectorFileSinkOperator fails with LazyBinarySerde.
 2) Decimal128 and Unsigned128 don't serialize correctly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6531) Runtime errors in vectorized execution.

2014-03-06 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HIVE-6531:
---

Status: Open  (was: Patch Available)

 Runtime errors in vectorized execution.
 ---

 Key: HIVE-6531
 URL: https://issues.apache.org/jira/browse/HIVE-6531
 Project: Hive
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HIVE-6531.1.patch, HIVE-6531.2.patch, HIVE-6531.3.patch


 There are a few runtime errors observed in some of the tpcds queries for 
 following reasons:
 1) VectorFileSinkOperator fails with LazyBinarySerde.
 2) Decimal128 and Unsigned128 don't serialize correctly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6531) Runtime errors in vectorized execution.

2014-03-06 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HIVE-6531:
---

Attachment: HIVE-6531.3.patch

Updated patch.

 Runtime errors in vectorized execution.
 ---

 Key: HIVE-6531
 URL: https://issues.apache.org/jira/browse/HIVE-6531
 Project: Hive
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HIVE-6531.1.patch, HIVE-6531.2.patch, HIVE-6531.3.patch


 There are a few runtime errors observed in some of the tpcds queries for 
 following reasons:
 1) VectorFileSinkOperator fails with LazyBinarySerde.
 2) Decimal128 and Unsigned128 don't serialize correctly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6531) Runtime errors in vectorized execution.

2014-03-05 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HIVE-6531:
---

Summary: Runtime errors in vectorized execution.  (was: 
VectorFileSinkOperator fails with LazyBinarySerde.)

 Runtime errors in vectorized execution.
 ---

 Key: HIVE-6531
 URL: https://issues.apache.org/jira/browse/HIVE-6531
 Project: Hive
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HIVE-6531.1.patch


 This jira captures following issues:
 1) VectorFileSinkOperator fails with LazyBinarySerde.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6531) Runtime errors in vectorized execution.

2014-03-05 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HIVE-6531:
---

Description: 
There are a few runtime errors observed in some of the tpcds queries for 
following reasons:
1) VectorFileSinkOperator fails with LazyBinarySerde.
2) Decimal128 and Unsigned128 don't serialize correctly.

  was:
This jira captures following issues:
1) VectorFileSinkOperator fails with LazyBinarySerde.


 Runtime errors in vectorized execution.
 ---

 Key: HIVE-6531
 URL: https://issues.apache.org/jira/browse/HIVE-6531
 Project: Hive
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HIVE-6531.1.patch


 There are a few runtime errors observed in some of the tpcds queries for 
 following reasons:
 1) VectorFileSinkOperator fails with LazyBinarySerde.
 2) Decimal128 and Unsigned128 don't serialize correctly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6531) Runtime errors in vectorized execution.

2014-03-05 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HIVE-6531:
---

Status: Patch Available  (was: Open)

 Runtime errors in vectorized execution.
 ---

 Key: HIVE-6531
 URL: https://issues.apache.org/jira/browse/HIVE-6531
 Project: Hive
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HIVE-6531.1.patch, HIVE-6531.2.patch


 There are a few runtime errors observed in some of the tpcds queries for 
 following reasons:
 1) VectorFileSinkOperator fails with LazyBinarySerde.
 2) Decimal128 and Unsigned128 don't serialize correctly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HIVE-6531) Runtime errors in vectorized execution.

2014-03-05 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HIVE-6531:
---

Attachment: HIVE-6531.2.patch

Updated patch with tests.

 Runtime errors in vectorized execution.
 ---

 Key: HIVE-6531
 URL: https://issues.apache.org/jira/browse/HIVE-6531
 Project: Hive
  Issue Type: Bug
Reporter: Jitendra Nath Pandey
Assignee: Jitendra Nath Pandey
 Attachments: HIVE-6531.1.patch, HIVE-6531.2.patch


 There are a few runtime errors observed in some of the tpcds queries for 
 following reasons:
 1) VectorFileSinkOperator fails with LazyBinarySerde.
 2) Decimal128 and Unsigned128 don't serialize correctly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)