This is an automated email from the ASF dual-hosted git repository.

blue pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


    from fc3cd2ed8c Spark 3.4: Add read and write support for UUIDs (#7399)
     add 6cf4d9e410 Python: Infer Iceberg schema from the Parquet file (#6997)

No new revisions were added by this update.

Summary of changes:
 python/pyiceberg/io/pyarrow.py          | 219 ++++++++++++++++++++++++--
 python/tests/io/test_pyarrow.py         | 104 +++++++++---
 python/tests/io/test_pyarrow_visitor.py | 271 ++++++++++++++++++++++++++++++++
 python/tests/test_integration.py        |  24 +++
 4 files changed, 584 insertions(+), 34 deletions(-)
 create mode 100644 python/tests/io/test_pyarrow_visitor.py

Reply via email to