Commits


Sutou Kouhei authored and Wes McKinney committed 12ed730a319
ARROW-5498: [C++][CI] Fix Flatbuffers related error with MinGW We should send a pull request that adds -DCMAKE_BUILD_TYPE=Release to https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-flatbuffers/PKGBUILD . Author: Sutou Kouhei <kou@clear-code.com> Closes #4465 from kou/cpp-appveyor-flatbuffers and squashes the following commits: 76f49a6a6 <Sutou Kouhei> Fix Flatbuffers related error with MinGW