crepererum commented on PR #6216: URL: https://github.com/apache/arrow-rs/pull/6216#issuecomment-2283809587
I'm wondering if we need an API deprecation here or not. If we need one, we would need to use an approach like this: - `has_...` and `min`/`max`/....: add deprecation note - add new `Option` APIs: `min_opt`/`max_opt`/... That would be the smoothest path. However, the API breakage is rather simple and easy to fix. @alamb WDYT? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org