ConeyLiu opened a new pull request #23683: [SPARK-26763][SQL]Using fileStatus cache when filterPartitions URL: https://github.com/apache/spark/pull/23683 ## What changes were proposed in this pull request? We should pass the existed `fileStatusCache` to `InMemoryFileIndex` even though there aren't partition columns. ## How was this patch tested? Existed test. Extra tests can be added if there is a requirement.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
