[GitHub] [arrow] wesm commented on pull request #7074: ARROW-8656: [Python] Switch to VS2017 in the windows wheel builds

2020-05-05 Thread GitBox
wesm commented on pull request #7074: URL: https://github.com/apache/arrow/pull/7074#issuecomment-624067669 Yeah, IMHO let's change to bundled dependencies and stick with VS2015 until we understand the implications of moving to the newer runtime.

[GitHub] [arrow] wesm commented on pull request #7074: ARROW-8656: [Python] Switch to VS2017 in the windows wheel builds

2020-05-02 Thread GitBox
wesm commented on pull request #7074: URL: https://github.com/apache/arrow/pull/7074#issuecomment-623026632 We could also use `BUNDLED` builds for the dependencies of interest (might also be nice to turn on ARROW_MIMALLOC while we are at it). We'd need to turn off Gandiva, though

[GitHub] [arrow] wesm commented on pull request #7074: ARROW-8656: [Python] Switch to VS2017 in the windows wheel builds

2020-05-01 Thread GitBox
wesm commented on pull request #7074: URL: https://github.com/apache/arrow/pull/7074#issuecomment-622496448 Is this change necessary? I understand why we are using VS2017 in the conda package but why in the wheels? This is