[ https://issues.apache.org/jira/browse/HIVE-13255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219685#comment-15219685 ]
Prasanth Jayachandran commented on HIVE-13255: ---------------------------------------------- Committed to branch-2.0 because of HIVE-13397 and also to master. > FloatTreeReader.nextVector is expensive > ---------------------------------------- > > Key: HIVE-13255 > URL: https://issues.apache.org/jira/browse/HIVE-13255 > Project: Hive > Issue Type: Bug > Components: ORC > Affects Versions: 2.1.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-13255.1.patch, HIVE-13255.2.patch, > bytecode-size-after.png, bytecode-size-before.png, float-reader-perf.png, > q1-bottleneck.png, q1-warm-perf-map.png > > > Some TPCDS queries on 1TB scale shows FloatTreeReader on profile samples. It > is most likely because of multiple branching and polymorphic dispatch in > FloatTreeReader.nextVector() implementation. See attached image for sampling > profile output. -- This message was sent by Atlassian JIRA (v6.3.4#6332)