You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "William Hyun (Jira)" <ji...@apache.org> on 2022/09/03 22:44:00 UTC

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

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

William Hyun closed ORC-835.
----------------------------

> 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.20.10#820010)