Expand description
Modules
csv
io_csv_read or io_csv_read_async or io_csv_writeConvert data between the Arrow and CSV (comma-separated values).
ipc
io_ipcAPIs to read from and write to Arrow’s IPC format.
json
io_jsonConvert data between the Arrow memory format and JSON line-delimited records.
ndjson
io_jsonAPIs to read from and write to NDJSON
parquet
io_parquetAPIs to read from and write to Parquet format.