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 50c736b33a Core: Fix drop table without purge for REST session catalog 
(#6511)
     add 9cc78cbeda Python: Use PyArrow to buffer Avro reads (#6501)

No new revisions were added by this update.

Summary of changes:
 python/pyiceberg/avro/file.py    |  4 +---
 python/pyiceberg/io/__init__.py  |  5 ++++-
 python/pyiceberg/io/fsspec.py    |  5 ++++-
 python/pyiceberg/io/pyarrow.py   | 25 +++++++++++++++++++------
 python/tests/avro/test_reader.py |  2 +-
 python/tests/io/test_pyarrow.py  | 32 +++++++++++++++++++++++++++++++-
 6 files changed, 60 insertions(+), 13 deletions(-)

Reply via email to