kou commented on code in PR #47837:
URL: https://github.com/apache/arrow/pull/47837#discussion_r2446471484
##########
ci/scripts/cpp_test.sh:
##########
@@ -105,9 +105,11 @@ fi
if [ "${ARROW_USE_MESON:-OFF}" = "ON" ]; then
ARROW_BUILD_EXAMPLES=OFF # TODO: Remove this
meson test \
+ --max-lines=0 \
Review Comment:
Thanks. I'm not have a strong opinion for it. Let's keep this in this PR.
--
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]