[GitHub] xhochy commented on a change in pull request #23: Build wheels for 0.9.0

2018-03-22 Thread GitBox
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_r176527820 ## File path: python-macos/config.sh ## @@ -21,37 +21,94 @@ set -e function build_wheel { echo `pwd` +export PATH="/u

[GitHub] xhochy commented on a change in pull request #23: Build wheels for 0.9.0

2018-03-22 Thread GitBox
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

[GitHub] xhochy commented on a change in pull request #23: Build wheels for 0.9.0

2018-03-22 Thread GitBox
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_r176458928 ## File path: python-macos/config.sh ## @@ -21,37 +21,66 @@ set -e function build_wheel { echo `pwd` +export PATH="/u

[GitHub] xhochy commented on a change in pull request #23: Build wheels for 0.9.0

2018-03-22 Thread GitBox
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_r176431729 ## File path: scripts/python-wheels-windows.bat ## @@ -80,23 +79,25 @@ pushd parquet-cpp\build cmake -G "%GENERATOR%" ^ -D