iceberg
iceberg copied to clipboard
Read iceberg table into a PyArrow Dataset
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