jhorstmann commented on PR #9288: URL: https://github.com/apache/arrow-rs/pull/9288#issuecomment-3809598135
I was going to suggest to `assert` instead of using the minimum, but the method docs already say > If `len` is greater than the builder's current length, this has no effect So agree, this makes the impl match the existing specification. :+1: -- 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]
