Skip to content

Discovery functions in the Airport DuckDB extension

Function category

Discovery

2 functions

Enumerate what an Arrow Flight server exposes — its databases, its flights (each with a schema and metadata). Use these before ATTACH to figure out what's available.

airport_databases

Scalar function Discovery
Signature
airport_databases(server_location: ANY) None
Arguments (Positional)
Argument server_location Type ANY Mode Positional Description
Description

airport_flights

Table function Discovery
Signature
2 overloaded forms · click to inspect
Arguments
Argument col0 Type VARCHAR Mode Positional Description
Argument secret Type VARCHAR Mode Named Description
Argument auth_token Type VARCHAR Mode Named Description
Description