Specifications and Protocols
Libraries
Development
pyarrow.flight.
Result
Bases: pyarrow.lib._Weakrefable
pyarrow.lib._Weakrefable
A result from executing an Action.
__init__
Create a new result.
buf (Buffer or bytes-like object) –
Methods
Attributes
body
Get the Buffer containing the result.