[SPARK-42926][BUILD][SQL] Upgrade Parquet to 1.13.0#40555
[SPARK-42926][BUILD][SQL] Upgrade Parquet to 1.13.0#40555wangyum wants to merge 2 commits intoapache:masterfrom
Conversation
dongjoon-hyun
left a comment
There was a problem hiding this comment.
cc @sunchao , @viirya , @huaxingao
viirya
left a comment
There was a problem hiding this comment.
Looks okay and CI also passed. Seems we just need to wait for it to be published.
|
Shall we close this PR because Apache Parquet 1.12.4 vote seems to fail due to the technical issue. For the record, the release manage creates it from the wrong branch. |
dongjoon-hyun
left a comment
There was a problem hiding this comment.
Thank you for updating. Since v1.13.0 is different from the maintenance release, v1.12.4, I believe we need to focus on new features and testing to make it sure if there is no sideeffects.
|
Thank you for updating. |
|
TPC-DS benchmark result:
|
|
Thank you for sharing! |
|
As the first glance, there is no noticeable significant perf difference (in both directions: speedup or regression). What is your opinion, @wangyum ? |
|
@dongjoon-hyun Yes. It's no noticeable significant perf difference. |
|
Thank you for the confirmation. |
dongjoon-hyun
left a comment
There was a problem hiding this comment.
+1, LGTM for Apache Spark 3.5.0 because we have enough time to test and prepare.
|
BTW, if you mind, please revise the PR description.
|
OK. |
|
Merged to master. |
What changes were proposed in this pull request?
This PR upgrades Apache Parquet to 1.13.0. Apache Parquet 1.13.0 release notes.
Why are the changes needed?
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Existing unit test and benchmark test.
TPC-DS benchmark result: