mustafasrepo commented on PR #6034: URL: https://github.com/apache/arrow-datafusion/pull/6034#issuecomment-1523421786
I have implemented version 2. You can find it [here](https://github.com/apache/arrow-datafusion/pull/6124). I have measured its performance, result can be found below. | Query | main | branch | Change| |-------- |-------- | -------- |-------- | | QQuery 1 | 1894.27ms | 1930.49ms | no change | | QQuery 2 | 353.20ms | 350.90ms | no change | | QQuery 3 | 1494.18ms | 1518.88ms | no change | | QQuery 4 | 1458.10ms | 1487.40ms | no change | | QQuery 5 | 1535.74ms | 1553.12ms | no change | | QQuery 6 | 1193.48ms | 1219.73ms | no change | | QQuery 7 | 1840.05ms | 1854.09ms | no change | | QQuery 8 | 1548.89ms | 1558.78ms | no change | | QQuery 9 | 1817.28ms | 1837.66ms | no change | | QQuery 10 | 1500.78ms | 1524.82ms | no change | | QQuery 11 | 344.51ms | 347.98ms | no change | | QQuery 12 | 1648.40ms | 1678.82ms | no change | | QQuery 13 | 635.02ms | 644.33ms | no change | | QQuery 14 | 1249.13ms | 1277.28ms | no change | | QQuery 15 | 2403.47ms | 2449.88ms | no change | | QQuery 16 | 225.48ms | 227.18ms | no change | | QQuery 17 | 3598.06ms | 3628.50ms | no change | | QQuery 18 | 3406.65ms | 3458.96ms | no change | | QQuery 19 | 1423.90ms | 1457.02ms | no change | | QQuery 20 | 1567.27ms | 1592.57ms | no change | | QQuery 21 | 4310.73ms | 4371.10ms | no change | | QQuery 22 | 341.31ms | 348.51ms | no change | -- 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