iceberg
iceberg copied to clipboard
Support fan-out reads in PyIceberg
For the Python Iceberg implementation it would be good to support fanning out the reads of the manifest files & maybe other files too.
We could do this with Spark or Dask or Ray depending on what's installed on the system.
We could do this with Spark or Dask or Ray depending on what's installed on the system.
Perhaps consider Modin as well?
Migrated this issue to the iceberg-python
repository: https://github.com/apache/iceberg-python/issues/16