Expand description
Modules
csv
io_csv_read
or io_csv_read_async
or io_csv_write
Convert data between the Arrow and CSV (comma-separated values).
ipc
io_ipc
APIs to read from and write to Arrow’s IPC format.
json
io_json
Convert data between the Arrow memory format and JSON line-delimited records.
ndjson
io_json
APIs to read from and write to NDJSON
parquet
io_parquet
APIs to read from and write to Parquet format.