iceberg icon indicating copy to clipboard operation
iceberg copied to clipboard

Read iceberg table into a PyArrow Dataset

Open Fokko opened this issue 3 years ago • 0 comments

Feature Request / Improvement

Convert an Iceberg table into a PyArrow dataset. This would unlock all the users that use Arrow and Pandas. This way users can read data that fits into memory from a huge iceberg table, and iterate on it quickly.

Query engine

Other

Fokko avatar Sep 20 '22 07:09 Fokko