You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2014/10/07 18:20:33 UTC

[jira] [Created] (HIVE-8379) NanoTimeUtils performs some work needlessly

Brock Noland created HIVE-8379:
----------------------------------

             Summary: NanoTimeUtils performs some work needlessly
                 Key: HIVE-8379
                 URL: https://issues.apache.org/jira/browse/HIVE-8379
             Project: Hive
          Issue Type: Sub-task
            Reporter: Brock Noland


Portions of the math done with the constants can be pre-computed:

https://github.com/apache/hive/blob/trunk/ql/src/java/org/apache/hadoop/hive/ql/io/parquet/timestamp/NanoTimeUtils.java#L70



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