alamb commented on PR #6617: URL: https://github.com/apache/arrow-datafusion/pull/6617#issuecomment-1589928436
I pushed [d531d50](https://github.com/apache/arrow-datafusion/pull/6617/commits/d531d5046cf17a7cfccab8c68ff8b06fe79c6958) that refines the API somewhat and makes it possible to call `evaluate` and `evaluate_with_bounds` My plan for this PR is to 1. complete the example (mostly done) 2. write tests for the various window function apis. 3. Port all documentation changes upstream incremntally Once we have settled on the final API (pending the feedback from @mustafasrepo and @metesynnada, on https://github.com/apache/arrow-datafusion/pull/6617#issuecomment-1587430709) I'll then make one or more PRs to master with that API and the examples / tests. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org