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

[Python] Add support for converting pyarrow.Buffer to a memoryview with zero copy

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.3.0
    • Python
    • None

    Description

      From reading the Python 3 C API this should be possible https://docs.python.org/3/c-api/memoryview.html – the memoryview will need to retain a reference to the Buffer so that memory is not prematurely garbage-collected

      Attachments

        Issue Links

          Activity

            People

              jeffknupp Jeff Knupp
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: