The GitHub Actions job "Python CI Docs" on iceberg-python.git/fix-set-statistics-validation has succeeded. Run started by GitHub user ragnard (triggered by ragnard).
Head commit for run: 65e0f6468662b7df1159727494dfce48ffd218f0 / 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/20593042601 With regards, GitHub Actions via GitBox
