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

[Python] Only link jemalloc to the Cython extension where it's needed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.4.0
    • Python
    • None

    Description

      see https://github.com/apache/arrow/blob/master/python/CMakeLists.txt#L319

      If the user does not have jemalloc installed, it would be better to defer the library load failure until they try to use the jemalloc-based memory allocator. See e.g.

      https://issues.apache.org/jira/browse/ARROW-909

      Attachments

        Issue Links

          Activity

            People

              uwe Uwe Korn
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: