Skip to content

Commit 17bb494

Browse files
authored
Merge pull request #598 from rustyconover/fix_bump_airport_1_4_2
fix: bump airport docs link
2 parents 7e33ee7 + 47ac9f2 commit 17bb494

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

extensions/airport/description.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
docs:
2-
extended_description: 'For more information regarding usage, see the [documentation](https://airport.query.farm).
3-
4-
'
2+
extended_description: |
3+
For more information regarding usage, see the [documentation](https://query.farm/duckdb_extension_airport.html).
54
extension:
65
build: cmake
76
description: The Airport extension brings Arrow Flight support to DuckDB, enabling
8-
DuckDB to query, modify, and store data via Arrow Flight servers.
7+
DuckDB to query, modify, and store data from Arrow Flight servers.
98
excluded_platforms: wasm_mvp;wasm_eh;wasm_threads
109
language: C++
1110
license: MIT
@@ -15,7 +14,7 @@ extension:
1514
requires_toolchains: parser_tools
1615
test_config: "{\"test_env_variables\":\n {\n \"AIRPORT_TEST_SERVER\": \"grpc+tls://airport-ci.query.farm\"\
1716
\n }\n}\n"
18-
version: 0.0.2
17+
version: 2025091801
1918
repo:
2019
github: query-farm/airport
2120
ref: 0d7b873a0fdf276e9a42e5716fdd872497c4d048

0 commit comments

Comments
 (0)