You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by bl...@apache.org on 2023/02/07 16:24:17 UTC

[iceberg] branch master updated (32a8ef52dd -> 8bba0b1d71)

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 32a8ef52dd Core: Prevent RESTCatalog AuthSession from expiring (#6749)
     add 8bba0b1d71 Python: Bump pre-commit plugins to the latest version (#6738)

No new revisions were added by this update.

Summary of changes:
 python/.pre-commit-config.yaml            |  6 +++---
 python/pyiceberg/avro/reader.py           |  2 +-
 python/pyiceberg/utils/bin_packing.py     |  1 -
 python/tests/catalog/test_base.py         |  1 -
 python/tests/cli/test_console.py          |  1 -
 python/tests/expressions/test_visitors.py | 18 ++++++++++++++++--
 6 files changed, 20 insertions(+), 9 deletions(-)