xhochy commented on a change in pull request #23: Build wheels for 0.9.0
URL: https://github.com/apache/arrow-dist/pull/23#discussion_r176509215
##########
File path: appveyor.yml
##########
@@ -29,11 +29,10 @@ environment:
PYTHON: "3.6"
ARCH: "64"
MSVC_DEFAULT_OPTIONS: ON
- BOOST_ROOT: C:\Libraries\boost_1_63_0
- BOOST_LIBRARYDIR: C:\Libraries\boost_1_63_0\lib64-msvc-14.0
- pyarrow_version: 0.8.0
- pyarrow_commit: 1d689e5a3e417d3a4b3de16fea7a6fe195c8f8df
- parquet_commit: e2814ccb224a01289ad3a736ce89a956cb7d52fb
+ BOOST_ROOT: C:\Libraries\boost_1_66_0
Review comment:
The Boost upgrade here is the source of the windows failure currently.
@cpcloud would it be ok for you to delay the Boost update to the next Arrow
release once we have it in our nightly CI?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services