wgtmac commented on code in PR #1253:
URL: https://github.com/apache/parquet-mr/pull/1253#discussion_r1451727234
##########
pom.xml:
##########
@@ -716,8 +718,13 @@
<!-- Profile for CI tests to have less output -->
<profile>
<id>ci-test</id>
+ <activation>
+ <property>
+ <name>ci-test-profile</name>
Review Comment:
Why enable it by default? BTW, do the surefire.xx arguments actually work
locally?
--
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]