[jira] [Updated] (HIVE-8697) Vectorized round(decimal, negative) produces wrong results

2014-11-04 Thread Gunther Hagleitner (JIRA)

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

Gunther Hagleitner updated HIVE-8697:
-
Resolution: Fixed
Status: Resolved  (was: Patch Available)

Committed to trunk and branch.

 Vectorized round(decimal, negative)  produces wrong results
 ---

 Key: HIVE-8697
 URL: https://issues.apache.org/jira/browse/HIVE-8697
 Project: Hive
  Issue Type: Bug
  Components: Vectorization
Affects Versions: 0.14.0
Reporter: Matt McCline
Assignee: Matt McCline
Priority: Critical
 Fix For: 0.14.0

 Attachments: HIVE-8697.02.patch


 Separated a 2nd issue -- wrong result -- found by [~thiruvel] in HIVE-8417 
 from 1st issue (IndexOutOfBoundsException due to scratch columns in 
 reduce-side).
 Interesting to note that in HIVE-8461 we converted Vectorization to use 
 HiveDecimal instead of Decimal128, yet the rounding problem still occurs...



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


[jira] [Updated] (HIVE-8697) Vectorized round(decimal, negative) produces wrong results

2014-11-03 Thread Matt McCline (JIRA)

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

Matt McCline updated HIVE-8697:
---
Attachment: (was: HIVE-HIVE-8697.01.patch)

 Vectorized round(decimal, negative)  produces wrong results
 ---

 Key: HIVE-8697
 URL: https://issues.apache.org/jira/browse/HIVE-8697
 Project: Hive
  Issue Type: Bug
  Components: Vectorization
Affects Versions: 0.14.0
Reporter: Matt McCline
Assignee: Matt McCline
Priority: Critical
 Fix For: 0.14.0


 Separated a 2nd issue -- wrong result -- found by [~thiruvel] in HIVE-8417 
 from 1st issue (IndexOutOfBoundsException due to scratch columns in 
 reduce-side).
 Interesting to note that in HIVE-8461 we converted Vectorization to use 
 HiveDecimal instead of Decimal128, yet the rounding problem still occurs...



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


[jira] [Updated] (HIVE-8697) Vectorized round(decimal, negative) produces wrong results

2014-11-03 Thread Matt McCline (JIRA)

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

Matt McCline updated HIVE-8697:
---
Status: In Progress  (was: Patch Available)

Submitted patch didn't seem to run...

 Vectorized round(decimal, negative)  produces wrong results
 ---

 Key: HIVE-8697
 URL: https://issues.apache.org/jira/browse/HIVE-8697
 Project: Hive
  Issue Type: Bug
  Components: Vectorization
Affects Versions: 0.14.0
Reporter: Matt McCline
Assignee: Matt McCline
Priority: Critical
 Fix For: 0.14.0


 Separated a 2nd issue -- wrong result -- found by [~thiruvel] in HIVE-8417 
 from 1st issue (IndexOutOfBoundsException due to scratch columns in 
 reduce-side).
 Interesting to note that in HIVE-8461 we converted Vectorization to use 
 HiveDecimal instead of Decimal128, yet the rounding problem still occurs...



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


[jira] [Updated] (HIVE-8697) Vectorized round(decimal, negative) produces wrong results

2014-11-03 Thread Matt McCline (JIRA)

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

Matt McCline updated HIVE-8697:
---
Attachment: HIVE-8697.02.patch

Try again.

 Vectorized round(decimal, negative)  produces wrong results
 ---

 Key: HIVE-8697
 URL: https://issues.apache.org/jira/browse/HIVE-8697
 Project: Hive
  Issue Type: Bug
  Components: Vectorization
Affects Versions: 0.14.0
Reporter: Matt McCline
Assignee: Matt McCline
Priority: Critical
 Fix For: 0.14.0

 Attachments: HIVE-8697.02.patch


 Separated a 2nd issue -- wrong result -- found by [~thiruvel] in HIVE-8417 
 from 1st issue (IndexOutOfBoundsException due to scratch columns in 
 reduce-side).
 Interesting to note that in HIVE-8461 we converted Vectorization to use 
 HiveDecimal instead of Decimal128, yet the rounding problem still occurs...



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


[jira] [Updated] (HIVE-8697) Vectorized round(decimal, negative) produces wrong results

2014-11-03 Thread Matt McCline (JIRA)

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

Matt McCline updated HIVE-8697:
---
Status: Patch Available  (was: In Progress)

 Vectorized round(decimal, negative)  produces wrong results
 ---

 Key: HIVE-8697
 URL: https://issues.apache.org/jira/browse/HIVE-8697
 Project: Hive
  Issue Type: Bug
  Components: Vectorization
Affects Versions: 0.14.0
Reporter: Matt McCline
Assignee: Matt McCline
Priority: Critical
 Fix For: 0.14.0

 Attachments: HIVE-8697.02.patch


 Separated a 2nd issue -- wrong result -- found by [~thiruvel] in HIVE-8417 
 from 1st issue (IndexOutOfBoundsException due to scratch columns in 
 reduce-side).
 Interesting to note that in HIVE-8461 we converted Vectorization to use 
 HiveDecimal instead of Decimal128, yet the rounding problem still occurs...



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


[jira] [Updated] (HIVE-8697) Vectorized round(decimal, negative) produces wrong results

2014-11-02 Thread Matt McCline (JIRA)

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

Matt McCline updated HIVE-8697:
---
Attachment: (was: vector_decimal_round.q)

 Vectorized round(decimal, negative)  produces wrong results
 ---

 Key: HIVE-8697
 URL: https://issues.apache.org/jira/browse/HIVE-8697
 Project: Hive
  Issue Type: Bug
  Components: Vectorization
Affects Versions: 0.14.0
Reporter: Matt McCline
Assignee: Matt McCline
Priority: Critical
 Fix For: 0.14.0

 Attachments: HIVE-HIVE-8697.01.patch


 Separated a 2nd issue -- wrong result -- found by [~thiruvel] in HIVE-8417 
 from 1st issue (IndexOutOfBoundsException due to scratch columns in 
 reduce-side).
 Interesting to note that in HIVE-8461 we converted Vectorization to use 
 HiveDecimal instead of Decimal128, yet the rounding problem still occurs...



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


[jira] [Updated] (HIVE-8697) Vectorized round(decimal, negative) produces wrong results

2014-11-02 Thread Matt McCline (JIRA)

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

Matt McCline updated HIVE-8697:
---
Attachment: HIVE-HIVE-8697.01.patch

 Vectorized round(decimal, negative)  produces wrong results
 ---

 Key: HIVE-8697
 URL: https://issues.apache.org/jira/browse/HIVE-8697
 Project: Hive
  Issue Type: Bug
  Components: Vectorization
Affects Versions: 0.14.0
Reporter: Matt McCline
Assignee: Matt McCline
Priority: Critical
 Fix For: 0.14.0

 Attachments: HIVE-HIVE-8697.01.patch


 Separated a 2nd issue -- wrong result -- found by [~thiruvel] in HIVE-8417 
 from 1st issue (IndexOutOfBoundsException due to scratch columns in 
 reduce-side).
 Interesting to note that in HIVE-8461 we converted Vectorization to use 
 HiveDecimal instead of Decimal128, yet the rounding problem still occurs...



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


[jira] [Updated] (HIVE-8697) Vectorized round(decimal, negative) produces wrong results

2014-11-02 Thread Matt McCline (JIRA)

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

Matt McCline updated HIVE-8697:
---
Status: Patch Available  (was: Open)

 Vectorized round(decimal, negative)  produces wrong results
 ---

 Key: HIVE-8697
 URL: https://issues.apache.org/jira/browse/HIVE-8697
 Project: Hive
  Issue Type: Bug
  Components: Vectorization
Affects Versions: 0.14.0
Reporter: Matt McCline
Assignee: Matt McCline
Priority: Critical
 Fix For: 0.14.0

 Attachments: HIVE-HIVE-8697.01.patch


 Separated a 2nd issue -- wrong result -- found by [~thiruvel] in HIVE-8417 
 from 1st issue (IndexOutOfBoundsException due to scratch columns in 
 reduce-side).
 Interesting to note that in HIVE-8461 we converted Vectorization to use 
 HiveDecimal instead of Decimal128, yet the rounding problem still occurs...



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


[jira] [Updated] (HIVE-8697) Vectorized round(decimal, negative) produces wrong results

2014-11-01 Thread Matt McCline (JIRA)

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

Matt McCline updated HIVE-8697:
---
Attachment: vector_decimal_round.q

 Vectorized round(decimal, negative)  produces wrong results
 ---

 Key: HIVE-8697
 URL: https://issues.apache.org/jira/browse/HIVE-8697
 Project: Hive
  Issue Type: Bug
  Components: Vectorization
Affects Versions: 0.14.0
Reporter: Matt McCline
Assignee: Matt McCline
Priority: Critical
 Fix For: 0.14.0

 Attachments: vector_decimal_round.q


 Separated a 2nd issue -- wrong result -- found by [~thiruvel] in HIVE-8417 
 from 1st issue (IndexOutOfBoundsException due to scratch columns in 
 reduce-side).
 Interesting to note that in HIVE-8461 we converted Vectorization to use 
 HiveDecimal instead of Decimal128, yet the rounding problem still occurs...



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