Re: [I] Add H2O.ai Database-like Ops benchmark to dfbench (join support) [datafusion]

2025-03-02 Thread via GitHub
zhuqi-lucas closed issue #14867: Add H2O.ai Database-like Ops benchmark to dfbench (join support) URL: https://github.com/apache/datafusion/issues/14867 -- 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

Re: [I] Add H2O.ai Database-like Ops benchmark to dfbench (join support) [datafusion]

2025-02-26 Thread via GitHub
zhuqi-lucas commented on issue #14867: URL: https://github.com/apache/datafusion/issues/14867#issuecomment-2685552373 https://github.com/apache/datafusion/pull/14902#issuecomment-2685544998 Tested the big data result with memory limit, it seems ok for current main branch! -- This i

Re: [I] Add H2O.ai Database-like Ops benchmark to dfbench (join support) [datafusion]

2025-02-25 Thread via GitHub
zhuqi-lucas commented on issue #14867: URL: https://github.com/apache/datafusion/issues/14867#issuecomment-2681277306 take -- 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. T

[I] Add H2O.ai Database-like Ops benchmark to dfbench (join support) [datafusion]

2025-02-25 Thread via GitHub
zhuqi-lucas opened a new issue, #14867: URL: https://github.com/apache/datafusion/issues/14867 ### Is your feature request related to a problem or challenge? We have supported group by in https://github.com/apache/datafusion/pull/13996 This ticket we will support join for H2