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_
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
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