geruh opened a new pull request, #2777:
URL: https://github.com/apache/iceberg-python/pull/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 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
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to