Philipp Moritz created ARROW-2975: ------------------------------------- Summary: [Plasma] TensorFlow op: Compilation only working if arrow found by pkg-config Key: ARROW-2975 URL: https://issues.apache.org/jira/browse/ARROW-2975 Project: Apache Arrow Issue Type: Improvement Components: Plasma (C++) Reporter: Philipp Moritz Assignee: Philipp Moritz
Currently the pyarrow/tensorflow/build.sh script uses pyarrow to discover the arrow libraries to link against. However, this is not working on the pip package of pyarrow (since the .pc files are not shipped with it). -- This message was sent by Atlassian JIRA (v7.6.3#76005)