Commits

Philipp Moritz authored e7aaf7bf3d3
ARROW-2657: [Python] Import TensorFlow python extension before pyarrow to avoid segfault Author: Philipp Moritz <pcmoritz@gmail.com> Author: Wes McKinney <wesm+git@apache.org> Closes #2210 from pcmoritz/try-fixing-tf-crash and squashes the following commits: 92aef7a9 <Wes McKinney> Use compat namespace to avoid adding import_tensorflow_extension to pyarrow.* namespace 2ca3de9f <Philipp Moritz> clarify comment 70f3bcaa <Philipp Moritz> workaround for virtualenv bbf6cfc3 <Philipp Moritz> load TensorFlow for sure if it exists c18cccb6 <Philipp Moritz> address comments ac38837d <Philipp Moritz> add clarification comment 1135b51b <Philipp Moritz> silence tensorflow installation 57ca5fc2 <Philipp Moritz> install conda to test wheels outside of docker 02cb5005 <Philipp Moritz> tests if the wheels work with tensorflow 7835fba1 <Philipp Moritz> check for linux 1c9628f1 <Philipp Moritz> try fixing tensorflow crash