Reo-LEI opened a new pull request #3120: URL: https://github.com/apache/iceberg/pull/3120
This PR is trying to close #3118. I move `ParallelIterable` to api module and use it impl parallel `concat` api in `CloseableIterable`. Now we could use the parallel `concat` to replace the serial `concat` and read delete files in parallel when `DeleteFilter` construct the equalitySet and positionSet. -- 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]
