linhr commented on issue #18527: URL: https://github.com/apache/datafusion/issues/18527#issuecomment-3823496543
This turns out to be an issue within Sail when certain distributed query plans are constructed incorrectly, causing validation to fail for `BoundedWindowAggExec`. So nothing goes wrong in DataFusion. The issue was only noticed after DataFusion 51, possibly due to how validation/optimization logic changed recently for physical planning in DataFusion. @alamb Feel free to close this issue! -- 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]
