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-51495] Add Integration Test GitHub Action job with 4.0.0-preview2
### What changes were proposed in this pull request?
This PR aims to add `Integration Test` GitHub Action job.
### Why are the changes needed?
To provide a test coverage on at least Apache Spark `4.0.0-preview2`. Since this is limited, we are going to upgrade to `4.0.0` when the Apache Spark 4.0.0 is available.
### 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#15 from dongjoon-hyun/test.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments