Sergey Shelukhin created HIVE-15743:
---------------------------------------

             Summary: vectorized text parsing: speed up double parse
                 Key: HIVE-15743
                 URL: https://issues.apache.org/jira/browse/HIVE-15743
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin


{noformat}
Double.parseDouble(
                new String(bytes, fieldStart, fieldLength, 
StandardCharsets.UTF_8));{noformat}
This takes ~25% of the query time in some cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to