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

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


    from 7254a9dcd Build: Bump daft from 0.6.12 to 0.6.14 (#2758)
     add 155af2627 Remove UP035 from ruff ignore list (#2767)

No new revisions were added by this update.

Summary of changes:
 pyiceberg/avro/codecs/__init__.py          | 4 +---
 pyiceberg/avro/file.py                     | 2 +-
 pyiceberg/avro/reader.py                   | 3 +--
 pyiceberg/avro/resolver.py                 | 4 +---
 pyiceberg/catalog/__init__.py              | 2 +-
 pyiceberg/cli/console.py                   | 2 +-
 pyiceberg/conversions.py                   | 2 +-
 pyiceberg/expressions/__init__.py          | 3 ++-
 pyiceberg/expressions/visitors.py          | 2 +-
 pyiceberg/io/fsspec.py                     | 2 +-
 pyiceberg/io/pyarrow.py                    | 4 +---
 pyiceberg/manifest.py                      | 2 +-
 pyiceberg/schema.py                        | 2 +-
 pyiceberg/serializers.py                   | 2 +-
 pyiceberg/table/__init__.py                | 4 +---
 pyiceberg/table/inspect.py                 | 3 ++-
 pyiceberg/table/name_mapping.py            | 3 ++-
 pyiceberg/table/snapshots.py               | 3 ++-
 pyiceberg/table/sorting.py                 | 3 ++-
 pyiceberg/table/update/snapshot.py         | 3 ++-
 pyiceberg/table/update/validate.py         | 2 +-
 pyiceberg/transforms.py                    | 3 ++-
 pyiceberg/typedef.py                       | 5 +++--
 pyiceberg/utils/bin_packing.py             | 3 +--
 pyiceberg/utils/deprecated.py              | 3 ++-
 pyiceberg/utils/lazydict.py                | 4 +---
 ruff.toml                                  | 3 +--
 tests/avro/test_decoder.py                 | 2 +-
 tests/avro/test_reader.py                  | 2 +-
 tests/catalog/integration_test_dynamodb.py | 2 +-
 tests/catalog/integration_test_glue.py     | 3 ++-
 tests/catalog/test_rest.py                 | 3 ++-
 tests/catalog/test_sql.py                  | 3 ++-
 tests/conftest.py                          | 2 +-
 tests/integration/test_add_files.py        | 2 +-
 tests/integration/test_catalog.py          | 2 +-
 tests/integration/test_delete_count.py     | 2 +-
 tests/integration/test_deletes.py          | 2 +-
 tests/test_transforms.py                   | 3 ++-
 tests/utils/test_concurrent.py             | 2 +-
 40 files changed, 54 insertions(+), 54 deletions(-)

Reply via email to