Re: [PR] Implement faster join traversal [datafusion]

2025-04-21 Thread via GitHub
github-actions[bot] closed pull request #14539: Implement faster join traversal URL: https://github.com/apache/datafusion/pull/14539 -- 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 comme

Re: [PR] Implement faster join traversal [datafusion]

2025-04-10 Thread via GitHub
github-actions[bot] commented on PR #14539: URL: https://github.com/apache/datafusion/pull/14539#issuecomment-2795651155 Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or

Re: [PR] Implement faster join traversal [datafusion]

2025-02-09 Thread via GitHub
Dandandan commented on PR #14539: URL: https://github.com/apache/datafusion/pull/14539#issuecomment-2646565220 seeing some regressions in imdb benchmark -- 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

Re: [PR] Implement faster join traversal [datafusion]

2025-02-09 Thread via GitHub
Dandandan commented on PR #14539: URL: https://github.com/apache/datafusion/pull/14539#issuecomment-2646347055 This is ready for review -- 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 specifi

Re: [PR] Implement faster join traversal [datafusion]

2025-02-09 Thread via GitHub
Dandandan commented on PR #14539: URL: https://github.com/apache/datafusion/pull/14539#issuecomment-2646327023 Update after implementing emitting in batch size: in memory performs about the same as before, but tpch_10 regressed compared to earlier implementation (so seems more having to wit