dmgcodevil commented on issue #5675: URL: https://github.com/apache/iceberg/issues/5675#issuecomment-1325333076
@nastra oh, right, we tried that. It limits the number of bins while iterating, however, the whole input will be processed anyway. see https://github.com/apache/iceberg/blob/master/core/src/main/java/org/apache/iceberg/util/BinPacking.java#L122-L154 -- 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]
