Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1960

[Python] Pre-emptively import TensorFlow if it is available

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Python
    • None

    Description

      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.

      Attachments

        Activity

          People

            wesm Wes McKinney
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: