davidlghellin commented on issue #18867: URL: https://github.com/apache/datafusion/issues/18867#issuecomment-3563255995
Thanks, and sorry — I didn’t know that DataFusion aims to follow Postgres semantics by default for aggregates. I will check how Postgres defines `median` for these cases. If the behavior I implemented does not match the Postgres semantics, I will close this issue and move the Sail-specific version to the `datafusion-spark` crate instead, since Spark’s median behaves differently. Thanks for the clarification! -- 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]
