ulysses-you commented on code in PR #40820:
URL: https://github.com/apache/spark/pull/40820#discussion_r1168523951
##########
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala:
##########
@@ -1740,8 +1740,10 @@ object SQLConf {
val FILES_MIN_PARTITION_NUM = buildConf("spark.sql.files.minPartitionNum")
.doc("The suggested (not guaranteed) minimum number of split file
partitions. " +
- "If not set, the default value is `spark.default.parallelism`. This
configuration is " +
- "effective only when using file-based sources such as Parquet, JSON and
ORC.")
Review Comment:
+1
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]