The Airport extension brings Arrow Flight support to DuckDB, enabling DuckDB to query, modify, and store data from Arrow Flight servers.
Maintainer(s):
rustyconover
Installing and Loading
INSTALL airport FROM community;
LOAD airport;
About airport
For more information regarding usage, see the documentation.
Added Functions
| function_name | function_type | description | comment | examples |
|---|---|---|---|---|
| airport_action | table | NULL | NULL | |
| airport_databases | table_macro | NULL | NULL | |
| airport_flights | table | NULL | NULL | |
| airport_take_flight | table | NULL | NULL | |
| airport_user_agent | scalar | NULL | NULL | |
| airport_version | scalar | NULL | NULL |
Overloaded Functions
| function_name | function_type | description | comment | examples | |—————|—————|————-|———|———-|
Added Types
| type_name | type_size | logical_type | type_category | internal | |———–|———-:|————–|—————|———-|
Added Settings
| name | description | input_type | scope | aliases | |——|————-|————|——-|———|