wgtmac commented on code in PR #1253:
URL: https://github.com/apache/parquet-mr/pull/1253#discussion_r1451854477
##########
pom.xml:
##########
@@ -713,13 +713,12 @@
</build>
</profile>
- <!-- Profile for CI tests to have less output -->
+ <!-- Profile for tests to have more output -->
<profile>
- <id>ci-test</id>
+ <id>verbose-test</id>
Review Comment:
What about keeping the `ci-test` profile to be verbose as is, and add a new
compact one which is activated by default?
--
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]