kevinjqliu commented on issue #13921:
URL: https://github.com/apache/iceberg/issues/13921#issuecomment-3230148020

   we should review all the usage of `IntStream.rangeClosed`, there are not 
that many.
   For `rangeClosed`, both bounds are inclusive. For `range`, start is 
inclusive, end is exclusive. Just making sure `rangeClosed` is what we want


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to