David Mollitor created ORC-835: ---------------------------------- Summary: 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 Reporter: David Mollitor Assignee: David Mollitor
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)