Commits


Philipp Moritz authored and Wes McKinney committed 537e7f7fd50
ARROW-2920: [Python] Fix pytorch segfault This fixes ARROW-2920 (see also https://github.com/ray-project/ray/issues/2447) for me Unfortunately we might not be able to have regression tests for this right now because we don't have CUDA in our test toolchain. Author: Philipp Moritz <pcmoritz@gmail.com> Closes #2329 from pcmoritz/fix-pytorch-segfault and squashes the following commits: 1d828251 <Philipp Moritz> fix 74bc93ea <Philipp Moritz> add note ff14c4db <Philipp Moritz> fix b343ca61 <Philipp Moritz> add regression test 5f0cafa5 <Philipp Moritz> fix 2751679d <Philipp Moritz> fix 10c5a5c4 <Philipp Moritz> workaround for pyarrow segfault