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

fokko pushed a change to branch pyiceberg-0.6.x
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


    from 20093c34 Fix Glue Integration test (#536)
     new bc6bea1b Read: fetch file_schema directly from pyarrow_to_schema (#597)
     new a8cc4a63 UUID literal to binary and fixed (#529)
     new 86ff66e3 fix integration test

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pyiceberg/expressions/literals.py  | 13 +++++++++++++
 pyiceberg/io/pyarrow.py            | 10 ++--------
 tests/conftest.py                  |  4 +++-
 tests/expressions/test_literals.py | 20 ++++++++++++++++++-
 tests/integration/test_writes.py   | 39 +++++++++++++++++++++++++++++++++-----
 tests/io/test_pyarrow.py           |  6 +++---
 6 files changed, 74 insertions(+), 18 deletions(-)

Reply via email to