Skip to Content

This page lists 1 function in the spql.arrow namespace generated from the default SPQL function catalog.

FunctionKindSummary
spql.arrow.read_ipctable functionRead 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

NameRequiredDescription
pathyesNo parameter docs.
Last updated on