zhuqi-lucas opened a new pull request, #16804: URL: https://github.com/apache/datafusion/pull/16804
## Which issue does this PR close? Currently, we only support for CSV format for h2o benchmark, but from the compare with other database result, it is using parquet, so this ticket try to support parquet format benchmark in datafusion. Details: https://github.com/apache/datafusion/issues/16710#issuecomment-3078052376 ## Rationale for this change Currently, we only support for CSV format for h2o benchmark, but from the compare with other database result, it is using parquet, so this ticket try to support parquet format benchmark in datafusion. ## What changes are included in this PR? Currently, we only support for CSV format for h2o benchmark, but from the compare with other database result, it is using parquet, so this ticket try to support parquet format benchmark in datafusion. ## Are these changes tested? Tested group by, join has some problem. ## Are there any user-facing changes? Yes, new format support. -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org