FANNG1 commented on code in PR #4403:
URL: https://github.com/apache/gravitino/pull/4403#discussion_r1713145202
##########
.github/workflows/build.yml:
##########
@@ -98,6 +98,11 @@ jobs:
- name: Build with Gradle
run: ./gradlew build -PskipITs -PjdkVersion=${{ matrix.java-version }}
-PskipDockerTests=false -x :clients:client-python:build
+ - name: Build spark connector with scala 2.13
Review Comment:
ok, let's use a job test spark connector with scala 2.13, please note that
seems no need to test scala 2.12 again
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]