yuqi1129 commented on code in PR #5073:
URL: https://github.com/apache/gravitino/pull/5073#discussion_r1809760672


##########
.github/workflows/trino-integration-test.yml:
##########
@@ -76,7 +76,7 @@ jobs:
 
       - name: Package Gravitino
         run: |
-          ./gradlew compileDistribution -x test -PjdkVersion=${{ 
matrix.java-version }}
+          ./gradlew compileDistribution compileTrinoConnector -x test 
-PjdkVersion=${{ matrix.java-version }}

Review Comment:
   Is the task `compileTrinoConnector` NOT included in `compileDistribution`?



-- 
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]

Reply via email to