Github user asfgit closed the pull request at:
https://github.com/apache/spark/pull/15829
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is ena
Github user yhuai commented on a diff in the pull request:
https://github.com/apache/spark/pull/15829#discussion_r87253993
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
@@ -396,6 +396,13 @@ object SQLConf {
.intConf
.createW
Github user rxin commented on a diff in the pull request:
https://github.com/apache/spark/pull/15829#discussion_r87244612
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
@@ -396,6 +396,13 @@ object SQLConf {
.intConf
.createWi
Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/15829#discussion_r87239264
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
@@ -396,6 +396,13 @@ object SQLConf {
.intConf
.create
GitHub user uncleGen opened a pull request:
https://github.com/apache/spark/pull/15829
[SPARK-18379][SQL] Make the parallelism of parallelPartitionDiscovery
configurable.
## What changes were proposed in this pull request?
The largest parallelism in PartitioningAwareFileInd