Commit 528b9eb
[SPARK-39777][DOCS] Remove Hive bucketing incompatiblity documentation
### What changes were proposed in this pull request?
We support Hive bucketing (with Hive hash function - https://issues.apache.org/jira/browse/SPARK-32709 and https://issues.apache.org/jira/browse/SPARK-32712) started from Spark 3.3.0, we should also update the documentation to reflect the fact, that we are no longer incompatible with Hive bucketing.
### Why are the changes needed?
Update user-facing documentation to avoid confusion.
### Does this PR introduce _any_ user-facing change?
Yes, the doc itself.
### How was this patch tested?
Manually checked the doc file locally.
Closes #37189 from c21/doc.
Authored-by: Cheng Su <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>1 parent 9591898 commit 528b9eb
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1103 | 1103 | | |
1104 | 1104 | | |
1105 | 1105 | | |
1106 | | - | |
1107 | | - | |
1108 | | - | |
1109 | | - | |
1110 | | - | |
1111 | | - | |
1112 | 1106 | | |
1113 | 1107 | | |
1114 | 1108 | | |
| |||
0 commit comments