Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 426 Bytes

DuckDB Arrow Extension

This is a DuckDB extension that provides features that need a dependency on the Apache Arrow library.

Features

function type description
to_arrow_ipc Table in-out-function Serializes a table into a stream of blobs containing arrow ipc buffers
scan_arrow_ipc Table function scan a list of pointers pointing to arrow ipc buffers