The GitHub Actions job "Python CI" on iceberg-python.git/main has succeeded. Run started by GitHub user Fokko (triggered by Fokko).
Head commit for run: 59dc8d13ad4e1500fff12946f1bfaddb5484f90e / Drew Gallardo <[email protected]> fix: Remove unused fields from FileScanTask (#2777) Closes #2776 # Rationale for this change This PR removes the unused `start` and `length` fields from the `FileScanTask`. While working on the models for rest scanning in #2775 we noticed that these fields were initialized but never accessed or used anywhere in the code base. ## Are these changes tested? ``` > make test ... 3023 passed, 1392 deselected in 30.39s ``` ## Are there any user-facing changes? no Report URL: https://github.com/apache/iceberg-python/actions/runs/19574033219 With regards, GitHub Actions via GitBox
