You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Matt McCline (JIRA)" <ji...@apache.org> on 2015/04/07 00:09:13 UTC

[jira] [Created] (HIVE-10230) Vectorization: Look at performance of VectorExpressionWriterFactory and its use of DateWritable.daysToMillis

Matt McCline created HIVE-10230:
-----------------------------------

             Summary: Vectorization: Look at performance of VectorExpressionWriterFactory and its use of DateWritable.daysToMillis
                 Key: HIVE-10230
                 URL: https://issues.apache.org/jira/browse/HIVE-10230
             Project: Hive
          Issue Type: Bug
            Reporter: Matt McCline
            Assignee: Matt McCline
            Priority: Critical



[~gopalv] found that DateWritable code in VectorExpressionWriterFactory showing up in hot-code paths from vectorization.  Probably slowness where it calls ZoneInfo::getOffset.



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