paleolimbot opened a new pull request, #46275: URL: https://github.com/apache/arrow/pull/46275
### Rationale for this change Minimum and maximum values are not useful in the context of an unsorted converted or loigcal type; however, null counts are! Geometry is one example of an unsorted type where this type of information might be useful; however, there are others as well! ### What changes are included in this PR? Early work-in-progress explorations to find the relevant pieces of code. ### Are these changes tested? They will be once a general direction is decided on! ### Are there any user-facing changes? Possibly! -- 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