Commits


Wes McKinney authored and Sutou Kouhei committed c2e90691b8c
ARROW-5906: [CI] Turn off ARROW_VERBOSE_THIRDPARTY_BUILD by default in Docker builds This output is cluttering up our CI. We should only turn this on when we are debugging a toolchain build problem Closes #5183 from wesm/ARROW-5906 and squashes the following commits: 65b83a99b <Wes McKinney> Supress thrift_ep logs since builds seem reliable 2132418d2 <Wes McKinney> Turn off ARROW_VERBOSE_THIRDPARTY_BUILD by default in Docker builds Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>