Commit 84d9461
[MINOR][SQL][DOCS] Improve spark.sql.files.minPartitionNum's doc
### What changes were proposed in this pull request?
This PR aims to improve `spark.sql.files.minPartitionNum`'s doc.
### Why are the changes needed?
Improve description
### Does this PR introduce _any_ user-facing change?
Yes, better config description.
### How was this patch tested?
GA
Closes #40820 from Yikf/config-minPartitionNum-doc.
Authored-by: Yikf <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent 00c2c19 commit 84d9461
File tree
2 files changed
+4
-3
lines changed- docs
- sql/catalyst/src/main/scala/org/apache/spark/sql/internal
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1740 | 1740 | | |
1741 | 1741 | | |
1742 | 1742 | | |
1743 | | - | |
1744 | | - | |
| 1743 | + | |
| 1744 | + | |
| 1745 | + | |
1745 | 1746 | | |
1746 | 1747 | | |
1747 | 1748 | | |
| |||
0 commit comments