[jira] [Updated] (HIVE-7833) Remove unwanted allocation in ORC RunLengthIntegerWriterV2 determine encoding function

2014-08-21 Thread Prasanth J (JIRA)

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

Prasanth J updated HIVE-7833:
-

Status: Patch Available  (was: Open)

> Remove unwanted allocation in ORC RunLengthIntegerWriterV2 determine encoding 
> function
> --
>
> Key: HIVE-7833
> URL: https://issues.apache.org/jira/browse/HIVE-7833
> Project: Hive
>  Issue Type: Improvement
>Affects Versions: 0.14.0
>Reporter: Prasanth J
>Assignee: Prasanth J
> Attachments: HIVE-7833.1.patch
>
>
> RunLengthIntegerWriterV2.determineEncoding() is used heavily. There are 
> unwanted buffer allocation for every invocation of the function which are not 
> required.



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


[jira] [Updated] (HIVE-7833) Remove unwanted allocation in ORC RunLengthIntegerWriterV2 determine encoding function

2014-08-21 Thread Prasanth J (JIRA)

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

Prasanth J updated HIVE-7833:
-

Attachment: HIVE-7833.1.patch

> Remove unwanted allocation in ORC RunLengthIntegerWriterV2 determine encoding 
> function
> --
>
> Key: HIVE-7833
> URL: https://issues.apache.org/jira/browse/HIVE-7833
> Project: Hive
>  Issue Type: Improvement
>Affects Versions: 0.14.0
>Reporter: Prasanth J
>Assignee: Prasanth J
> Attachments: HIVE-7833.1.patch
>
>
> RunLengthIntegerWriterV2.determineEncoding() is used heavily. There are 
> unwanted buffer allocation for every invocation of the function which are not 
> required.



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


[jira] [Updated] (HIVE-7833) Remove unwanted allocation in ORC RunLengthIntegerWriterV2 determine encoding function

2014-08-21 Thread Prasanth J (JIRA)

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

Prasanth J updated HIVE-7833:
-

Attachment: HIVE-7833.2.patch

Added Gopal's review comment

> Remove unwanted allocation in ORC RunLengthIntegerWriterV2 determine encoding 
> function
> --
>
> Key: HIVE-7833
> URL: https://issues.apache.org/jira/browse/HIVE-7833
> Project: Hive
>  Issue Type: Improvement
>Affects Versions: 0.14.0
>Reporter: Prasanth J
>Assignee: Prasanth J
> Attachments: HIVE-7833.1.patch, HIVE-7833.2.patch
>
>
> RunLengthIntegerWriterV2.determineEncoding() is used heavily. There are 
> unwanted buffer allocation for every invocation of the function which are not 
> required.



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


[jira] [Updated] (HIVE-7833) Remove unwanted allocation in ORC RunLengthIntegerWriterV2 determine encoding function

2014-08-22 Thread Prasanth J (JIRA)

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

Prasanth J updated HIVE-7833:
-

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

Committed to trunk

> Remove unwanted allocation in ORC RunLengthIntegerWriterV2 determine encoding 
> function
> --
>
> Key: HIVE-7833
> URL: https://issues.apache.org/jira/browse/HIVE-7833
> Project: Hive
>  Issue Type: Improvement
>Affects Versions: 0.14.0
>Reporter: Prasanth J
>Assignee: Prasanth J
> Fix For: 0.14.0
>
> Attachments: HIVE-7833.1.patch, HIVE-7833.2.patch
>
>
> RunLengthIntegerWriterV2.determineEncoding() is used heavily. There are 
> unwanted buffer allocation for every invocation of the function which are not 
> required.



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