https://github.com/apache/spark
Revision 7765b8a3110d52698852af981d46b93bccd944c8 authored by Cheng Su on 15 July 2022, 00:56:11 UTC, committed by Hyukjin Kwon on 15 July 2022, 00:56:24 UTC
### 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 <scnju13@gmail.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit 528b9ebd165cb226e4365b5b17ceae49a3a7aa6f)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
1 parent 0e2758c
History
Tip revision: 7765b8a3110d52698852af981d46b93bccd944c8 authored by Cheng Su on 15 July 2022, 00:56:11 UTC
[SPARK-39777][DOCS] Remove Hive bucketing incompatiblity documentation
Tip revision: 7765b8a

README.md

back to top