ozankabak commented on PR #5290: URL: https://github.com/apache/arrow-datafusion/pull/5290#issuecomment-1446859911
FYI @mingmwang, we created an implementation sketch combining bottom-up and top-down approaches, which passes the whole (unified) test set. You can find it [here](https://github.com/synnada-ai/arrow-datafusion/pull/55). We created this so that it can give us a baseline/goal in our quest to achieve full functionality with the simplest design possible. When you add the global ordering/window expr ordering functionality, we will do one more analysis and comparison with that baseline and give more feedback to you. -- 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