mustafasrepo commented on PR #6617: URL: https://github.com/apache/arrow-datafusion/pull/6617#issuecomment-1590894463
In the [PR](https://github.com/alamb/arrow-datafusion/pull/12) I have implemented my proposals. As a summary, I think on top of current approach, if we combine evaluate and evaluate_stateful fields. User can accomplish desired behavior by setting appropriate flags and implementing corresponding evaluation (either `evaluate` or `evaluate_all`) method. I will open the PR that unify `evaluate` and `evaluate_stateful` fields on the main repo once it is ready. -- 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]
