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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org