Commits


Micah Kornfield authored and Kouhei Sutou committed b1edd3ed172
ARROW-4744: [C++][CI] Change mingw builds back to debug. Cleanup up some version warnings Author: Micah Kornfield <emkornfield@gmail.com> Closes #3793 from emkornfield/fix_ci and squashes the following commits: 0dd4e6f5 <Micah Kornfield> Change mingw back to release. Cleanup some more conversion errors 6b7c1f4e <Micah Kornfield> more brotli fixes 96e127e1 <Micah Kornfield> Fix other places where cast was happening 86d16937 <Micah Kornfield> ARROW-4744: Add static cast to input_len to avoid warning