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

[Python] pa.frombuffer(bytearray) returns immutable Buffer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.8.0
    • 0.9.0
    • Python

    Description

      I'd expect it to return a mutable buffer:

      >>> pa.frombuffer(bytearray(10)).is_mutable
      False
      

      Attachments

        Activity

          People

            apitrou Antoine Pitrou
            apitrou Antoine Pitrou
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: