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
[KYUUBI apache#5196][FOLLOWUP] Extract spark core scala version lazily and respect engine env
### _Why are the changes needed?_
Only extract the spark core scala version if `SPARK_SCALA_VERSION` env is empty, and respect engine env.
### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
- [ ] Add screenshots for manual tests if appropriate
- [x] [Run test](https://kyuubi.readthedocs.io/en/master/contributing/code/testing.html#running-tests) locally before make a pull request
### _Was this patch authored or co-authored using generative AI tooling?_
No.
Closesapache#5434 from turboFei/lazy_scala_version.
Closesapache#5196fdccef7 [fwang12] lazy extract spark core scala version
Authored-by: fwang12 <fwang12@ebay.com>
Signed-off-by: fwang12 <fwang12@ebay.com>
0 commit comments