Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
2.4.0
-
None
Description
We should track file listing time and add it to the scan node's SQL metric, so we have visibility how much is spent in file listing. It'd be useful to track not just duration, but also start and end time so we can construct a timeline.
This requires a little bit design to define what file listing time means, when we are reading from cache, vs not cache.
Attachments
Issue Links
- relates to
-
SPARK-26368 Make it clear that getOrInferFileFormatSchema doesn't create InMemoryFileIndex
- Resolved
- links to