You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-52341] Upgrade Spark to 3.5.6 from 3.5.5 in Spark 3 and Iceberg integration tests
### What changes were proposed in this pull request?
This PR aims to upgrade Spark to 3.5.6 from 3.5.5 in Spark 3 and Iceberg integration tests
### Why are the changes needed?
Since Apache Spark 3.5.6 is the latest release, 3.5.5 is deleted. It causes CI failures currently.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#183 from dongjoon-hyun/SPARK-52341.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments