The GitHub Actions job "Python CI Docs" on 
iceberg-python.git/fix-set-statistics-validation has failed.
Run started by GitHub user ragnard (triggered by ragnard).

Head commit for run:
01e471de3b471ee408634d2af67a508adb7ff024 / Ragnar DahlĂ©n <[email protected]>
fix: Validate SetStatisticsUpdate correctly (fixes #2865)

Previously the pydantic @model_validator would fail because it assumed
statistics was a model instance. In a "before"" validator that is not
necessarily the case.

Check type explicitly with isinstance instead, and handle `dict` case
too.

Report URL: https://github.com/apache/iceberg-python/actions/runs/20581097656

With regards,
GitHub Actions via GitBox

Reply via email to