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:
c739a0e1b8f00c9da2a38069ce43071031bef348 / 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/20581208474

With regards,
GitHub Actions via GitBox

Reply via email to