RussellSpitzer opened a new pull request #3666:
URL: https://github.com/apache/iceberg/pull/3666


   Previously we didn't explicitly request the split_offsets column from
   manifest files when planning Scan Tasks. This meant that the datafiles
   would be split aware when they were divided. To fix this we request the
   split_offset information when we do the Manifest read. In addition tests
   are added to make sure this isn't missed again in the future.
   
   Closes #3662


-- 
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