[MATLAB] Add ability to construct RecordBatchStreamReader
from uint8
array #45263
Closed
Description
Describe the enhancement requested
To enable more workflows using the IPC Stream format in the MATLAB interface, we should add the ability to construct a RecordBatchStreamReader
from a MATLAB uint8
array. This will be helpful, for example, to enable Arrow-over-HTTP workflows in conjunction with the MATLAB webread
function (which can return a uint8
array from an HTTP request).
This is a followup issue to #44923.
Component(s)
MATLAB
Metadata
Assignees
Type
Projects
Status
Done