wgtmac commented on PR #43383: URL: https://github.com/apache/arrow/pull/43383#issuecomment-2245356573
I'm fine to be conservative. So this change looks good. However, the encoded_min and encoded_max are still set. I'd propose to deprecate `virtual bool HasMinMax() const = 0;` and add `virtual bool HasMin() const = 0;` and `virtual bool HasMax() const = 0;` -- 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]
