|
|
|
|
|
by rustyconover
502 days ago
|
|
This is a great lead up to my talk at DuckCon 6 on Friday in Amsterdam. It’s title is: “Airport for DuckDB: Letting DuckDB take Apache Arrow Flights” You can stream it at: https://duckdb.org/events/2025/01/31/duckcon6/ You’ll see how DuckDB can integrate with Arrow Flight for reading/writing/creating tables, scalar user defined functions, table returning functions, table in/out streaming functions, row/column filtering and anything else I can breeze through in 15 minutes. It all starts with a single call to ATTACH with the URL of the Arrow Flight server. |
|
Only seems natural that an extension could developed for ATTACHing to a Flight server.
Looking forward to watching your talk.