kumarUjjawal commented on PR #19567: URL: https://github.com/apache/datafusion/pull/19567#issuecomment-3702034484
> Thanks @kumarUjjawal I feel the test might be expanded > > For aggregate statistics (partition = None): Should return meaningful statistics computed from both inputs > > For partition-specific statistics (partition = Some(0)): Currently returns unknown statistics, but ideally should return statistics specific to that partition > > Currently it just checks column num? Good point. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
