You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2023/04/08 07:29:08 UTC

[iceberg] branch master updated (60032f65ac -> 3afa71aae6)

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

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


    from 60032f65ac Core: Refactor PartitionsTable planning (#7190)
     add 3afa71aae6 Python: Use Prettier to format TOML (#7248)

No new revisions were added by this update.

Summary of changes:
 python/.pre-commit-config.yaml            | 24 ++++++++++-----
 python/dev/docker-compose-azurite.yml     |  2 +-
 python/dev/docker-compose-integration.yml |  2 +-
 python/dev/docker-compose.yml             |  2 +-
 python/mkdocs/docs/api.md                 | 18 +++++++++--
 python/mkdocs/docs/configuration.md       | 24 +++++++--------
 python/mkdocs/docs/contributing.md        |  4 +--
 python/mkdocs/docs/feature-support.md     | 30 +++++++++----------
 python/mkdocs/docs/index.md               |  2 +-
 python/mkdocs/docs/verify-release.md      |  6 +++-
 python/mkdocs/mkdocs.yml                  | 24 +++++++--------
 python/pyproject.toml                     | 50 ++++++++++---------------------
 12 files changed, 99 insertions(+), 89 deletions(-)