Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Resolved
-
Impala 2.0
-
None
Description
The performance of from_utc_timestamp, besides being extremely poor compared to that of other builtin functions such as from_unixtime, depends greatly on the input timezone. Given that evaluating this function can dominate the total query time, it would be good to at least make its performance more consistent, and even better to improve its performance overall.
Attachments
Issue Links
- is part of
-
IMPALA-3307 add support for IANA time zone database
- Resolved