You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
begelundmuller
changed the title
Runtime: Use Arrow for ingesting data from BigQuery
Runtime: Use Arrow to ingest data from BigQuery into DuckDB
Sep 12, 2023
For now, we implemented a BigQuery -> Arrow -> local Parquet -> DuckDB pipeline, which leans into stable Parquet writers and readers in both Go and DuckDB. In the future, it would be great to ingest Arrow data directly into DuckDB, but it currently doesn't have good type support and feels unstable. Moving this item to the backlog.
No description provided.
The text was updated successfully, but these errors were encountered: