You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/07/29 19:29:00 UTC

[jira] [Comment Edited] (ORC-835) Cache TRUE/FALSE Bytes in StringGroupFromBooleanTreeReader

    [ https://issues.apache.org/jira/browse/ORC-835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17390111#comment-17390111 ] 

Dongjoon Hyun edited comment on ORC-835 at 7/29/21, 7:28 PM:
-------------------------------------------------------------

[~belugabehr]. When you create a new JIRA, you can set the version of `main` branch (for now 1.8.0) for your improvement or new feature JIRAs.


was (Author: dongjoon):
[~belugabehr]. You can set the version of `main` branch (for now 1.8.0) for your improvement or new feature JIRAs.

> Cache TRUE/FALSE Bytes in StringGroupFromBooleanTreeReader
> ----------------------------------------------------------
>
>                 Key: ORC-835
>                 URL: https://issues.apache.org/jira/browse/ORC-835
>             Project: ORC
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 1.8.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>             Fix For: 1.8.0
>
>
> https://github.com/apache/orc/blob/fb0ed31f15d9b77b76bc5dec8721f5d9ee129879/java/core/src/java/org/apache/orc/impl/ConvertTreeReaderFactory.java#L1080-L1081
> Cache bytes for TRUE and FALSE.  Do not decode to UTF-8 for each call.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)