lonless9 commented on issue #25147: URL: https://github.com/apache/datafusion/issues/25147#issuecomment-5775815446
Cross-linking two related PRs for visibility: - https://github.com/apache/datafusion/pull/25149 typed-NULL fix - https://github.com/apache/datafusion/pull/25579 also handles another case: when one aggregate has a valid bound but another has not seen a non-NULL value yet, filtering using only the available bounds can discard rows needed by the latter aggregate. So it may be useful to coordinate here. -- 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]
