We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a5f12 commit a2a5e87Copy full SHA for a2a5e87
.github/workflows/cpp.yml
@@ -281,6 +281,7 @@ jobs:
281
# * MinGW 64 fails to compile the GCS filesystem tests, some conflict
282
# with boost. First error says:
283
# D:/a/_temp/msys64/mingw64/include/boost/asio/detail/socket_types.hpp:24:4: error: #error WinSock.h has already been included
284
+ # TODO(ARROW-16906)
285
# ARROW_GCS: ON
286
ARROW_HDFS: OFF
287
ARROW_HOME: /mingw${{ matrix.mingw-n-bits }}
0 commit comments