Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
ghx-label-1
Description
I saw some callstacks where table loading triggered by alter table events dominated most threads. It turned out that the optimization in IMPALA-7320 is not applied there and a file listing is initiated for each partition, even if a single recursive listing could read all data.
Attachments
Issue Links
- is caused by
-
IMPALA-12472 Skip permission check when refreshing in event processor
- Open
- relates to
-
IMPALA-7320 Loading HDFS tables calls getFileStatus on each partition serially
- Resolved