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

Head commit for run:
6f2b0d7b8d1d5e8a96fc6104011fdde87ed00dc6 / 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
the case.

Use an "after" validator instead, where we can use instantiated and
validated fields.

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

With regards,
GitHub Actions via GitBox

Reply via email to