fatemehp commented on PR #14603: URL: https://github.com/apache/arrow/pull/14603#issuecomment-1344974085
> After looking into it more, Encoded statistics is not directly convertible to statistics because it is missing the number of not-null values. We could add a HasNumValues() function to tell when we have that or not, but I find that it makes the Statistics class confusing. I prefer holding off on this until future pull requests in which we will actually be using such conversion. -- 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]
