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
Add GitHub Actions matrix build for Spark 3 and 4 (#74)
* Add GitHub Actions matrix build for Spark 3 and 4
Implemented a matrix build strategy to run integration test against both Spark 3.x and Spark 4.x.
Ensures CI coverage for multiple Spark versions and compatibility validation.
* Remove sparkVersion from sparkApplication spec
0 commit comments