mustafasrepo commented on PR #6671: URL: https://github.com/apache/arrow-datafusion/pull/6671#issuecomment-1592499885
Also I think with the introduction of `supports_retract_batch` method, `supports_bounded_execution` method is no longer necessary for the `AggregateExpr` trait. I have filed small PR on top this PR to show required changes to remove `supports_bounded_execution` from `AggregateExpr` trait. More detailed explanation and PR can be found in [#PR13](https://github.com/alamb/arrow-datafusion/pull/13) -- 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]
