[GitHub] spark pull request #22018: [SPARK-25038][SQL] Get block location in parallel

2018-08-08 Thread habren
Github user habren commented on a diff in the pull request: https://github.com/apache/spark/pull/22018#discussion_r208787523 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/InMemoryFileIndex.scala --- @@ -297,7 +297,7 @@ object InMemoryFileIndex extend

[GitHub] spark pull request #22018: [SPARK-25038][SQL] Get block location in parallel

2018-08-08 Thread habren
Github user habren commented on a diff in the pull request: https://github.com/apache/spark/pull/22018#discussion_r208788059 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/InMemoryFileIndex.scala --- @@ -297,7 +297,7 @@ object InMemoryFileIndex extend

[GitHub] spark pull request #22018: [SPARK-25038][SQL] Get block location in parallel

2018-08-09 Thread MaxGekk
Github user MaxGekk commented on a diff in the pull request: https://github.com/apache/spark/pull/22018#discussion_r208824418 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/InMemoryFileIndex.scala --- @@ -297,7 +297,7 @@ object InMemoryFileIndex exten