# 🔍 Description ## Issue References 🔗 This pull request closes #6247 This also closes #6431 ## Describe Your Solution 🔧 Add a job `spark-connector-cross-version-test` in GitHub Actions to: 1. Build KSHC package with maven opt `-Pspark-3.5` 2. Run KSHC tests with maven opt `-Pspark-3.3` and `-Pspark-3.4` and KSHC package built in step 1 3. Fix the binary-compatible issue via reflection. ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 Pass GHA. --- # Checklist 📝 - [x] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6436 from zhouyifan279/kshc-cross-version-test. Closes #6247 d3ac2ef47 [zhouyifan279] Tune the KSHC code to fix binary-compatible issues 4e14edcb5 [zhouyifan279] Fix invalid unit-tests-log name 56ca45d18 [zhouyifan279] Fix invalid unit-tests-log name 4c5ab7b9e [zhouyifan279] Update test log name 8a84e8812 [zhouyifan279] Add matrix scala 17cb67155 [zhouyifan279] [KYUUBI #6247] KSHC cross-version test Authored-by: zhouyifan279 <zhouyifan279@gmail.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| actions | ||
| ISSUE_TEMPLATE | ||
| scripts | ||
| workflows | ||
| labeler.yml | ||
| PULL_REQUEST_TEMPLATE | ||