[ https://issues.apache.org/jira/browse/SPARK-18379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen updated SPARK-18379: ------------------------------ Target Version/s: (was: 2.0.3, 2.1.0) Fix Version/s: 2.1.1 > Make the parallelism of parallelPartitionDiscovery configurable. > ----------------------------------------------------------------- > > Key: SPARK-18379 > URL: https://issues.apache.org/jira/browse/SPARK-18379 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.0.1 > Reporter: Genmao Yu > Assignee: Genmao Yu > Priority: Minor > Fix For: 2.1.1, 2.2.0 > > > The largest parallelism in PartitioningAwareFileIndex > #listLeafFilesInParallel() is 10000 in hard code. We may need to make this > number configurable. And in PR, I reduce it to 100. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org