Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
Impala 2.2
-
None
-
None
Description
This is for tracking purposes. The improvement is already committed – 29de99c9d25c49b73488d2f75bc3644ae9ff9325.
When using the flag -convert_legacy_hive_parquet_utc_timestamps=true, depending on the query the runtime may be 10x longer (possibly more). The commit above inlines some function calls which improves the 10x case to 5x.
Attachments
Issue Links
- is related to
-
IMPALA-3316 convert_legacy_hive_parquet_utc_timestamps=true makes reading parquet tables 30x slower
- Resolved