This page lists 1 function in the spql.arrow namespace generated from the default SPQL function catalog.
| Function | Kind | Summary |
|---|---|---|
spql.arrow.read_ipc | table function | Read an Arrow IPC file as a relation. |
spql.arrow.read_ipc
Kind: table function
Read an Arrow IPC file as a relation.
Signature
spql.arrow.read_ipc(path)
Parameters
| Name | Required | Description |
|---|---|---|
path | yes | No parameter docs. |
Last updated on