[
https://issues.apache.org/jira/browse/ARROW-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658990#comment-17658990
]
Rok Mihevc commented on ARROW-1960:
-----------------------------------
This issue has been migrated to [issue
#17948|https://github.com/apache/arrow/issues/17948] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Python] Pre-emptively import TensorFlow if it is available
> -----------------------------------------------------------
>
> Key: ARROW-1960
> URL: https://issues.apache.org/jira/browse/ARROW-1960
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
>
> To work around some ABI incompatibility issues with libstdc++ (TF is using a
> newer compiler), we should consider importing tensorflow first if it is
> available before loading Arrow's shared libraries built with the manylinux1
> toolchain. See discussion in
> https://github.com/apache/arrow/issues/1450
> One question is whether TensorFlow's symbols will clash with Arrow's in some
> way that might impact its functioning.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)