deniskuzZ commented on code in PR #4446:
URL: https://github.com/apache/hive/pull/4446#discussion_r2127042898
##########
.github/workflows/build.yml:
##########
@@ -36,4 +36,4 @@ jobs:
java-version: 8
- name: 'Build project'
run: |
- mvn clean install -DskipTests -Pitests
+ mvn clean install -DskipTests -Pitests,iceberg
Review Comment:
@maswin, that is redundant. Iceberg profile was removed
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]