Re: [I] make to_duckdb accept multiple tables [iceberg-python]

2024-12-07 Thread via GitHub
ischwart1 commented on issue #408: URL: https://github.com/apache/iceberg-python/issues/408#issuecomment-2525291565 @djouallah Apparently you can pass a duckdb connection to `to_duckdb()`, that way you can chain many table together: ```python with ( catalog.load_

Re: [I] make to_duckdb accept multiple tables [iceberg-python]

2024-08-17 Thread via GitHub
djouallah closed issue #408: make to_duckdb accept multiple tables URL: https://github.com/apache/iceberg-python/issues/408 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [I] make to_duckdb accept multiple tables [iceberg-python]

2024-02-13 Thread via GitHub
Fokko commented on issue #408: URL: https://github.com/apache/iceberg-python/issues/408#issuecomment-1941424301 Thanks for reporting this. I like it! We need to have support for lazy datasets before this becomes feasible. -- This is an automated message from the Apache Git Service. To res