Commit 9c1bb41
[SPARK-40983][DOC] Remove Hadoop requirements for zstd mentioned in Parquet compression codec
### What changes were proposed in this pull request?
Change the doc to remove Hadoop requirements for zstd mentioned in Parquet compression codec.
### Why are the changes needed?
This requirement is removed after https://issues.apache.org/jira/browse/PARQUET-1866, and Spark uses Parquet 1.12.3 now.
### Does this PR introduce _any_ user-facing change?
Yes, doc updated.
### How was this patch tested?
<img width="1144" alt="image" src="https://user-images.githubusercontent.com/26535726/199180625-4e3a2ee1-3e4d-4d61-8842-f1d5b7b9321d.png">
Closes apache#38458 from pan3793/SPARK-40983.
Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Yuming Wang <[email protected]>1 parent 219a49c commit 9c1bb41
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
488 | | - | |
| 487 | + | |
489 | 488 | | |
490 | 489 | | |
491 | 490 | | |
| |||
0 commit comments