Igosuki edited a comment on pull request #1556: URL: https://github.com/apache/arrow-datafusion/pull/1556#issuecomment-1013038787
@houqp What hardware/setup did you use to run the benchmark ? I'm actually getting way worse performance if running tpch using parquet Edit : ok flamegraphs showed me that the parquet reader in the arrow2 branch is not being passed a BufReader but a File instead -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
