-
- Downloads
[SPARK-21374][CORE] Fix reading globbed paths from S3 into DF with disabled FS cache
## What changes were proposed in this pull request? This PR replaces #18623 to do some clean up. Closes #18623 ## How was this patch tested? Jenkins Author: Shixiong Zhu <shixiong@databricks.com> Author: Andrey Taptunov <taptunov@amazon.com> Closes #18848 from zsxwing/review-pr18623.
Showing
- core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala 8 additions, 0 deletions.../main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala
- sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/DataSource.scala 28 additions, 17 deletions...g/apache/spark/sql/execution/datasources/DataSource.scala
Please register or sign in to comment