Skip to content
/ arrow Public

Extension for DuckDB for functions that require the Apache Arrow dependency

License

Notifications You must be signed in to change notification settings

duckdb/arrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d0c62f9 · Apr 4, 2025
Jan 28, 2025
Nov 1, 2022
Jan 23, 2025
Jan 31, 2024
Jan 23, 2025
Jan 31, 2024
Nov 1, 2022
Oct 10, 2023
Apr 3, 2025
Jan 4, 2025
Feb 12, 2024
Nov 15, 2022

Repository files navigation

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

About

Extension for DuckDB for functions that require the Apache Arrow dependency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published