Skip to content

Ibis + duckdb + OMF parquets #9244

Answered by gforsyth
teemuja asked this question in Q&A
May 24, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @teemuja -- keyword arguments passed to the read_* functions are passed through to DuckDB, so you would do con.read_parquet("path/to/online/blobs", union_by_name=True)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@teemuja
Comment options

Answer selected by teemuja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants