Omega359 commented on issue #16643: URL: https://github.com/apache/datafusion/issues/16643#issuecomment-3151746994
We could try changing the default config for the small type though I am unsure if that is in the spirit of the clickbench benchmark. A few options that may or may not help, others may have other ideas `datafusion.execution.collect_statistics` -> false, `datafusion.execution.parquet.schema_force_view_types` -> false, `datafusion.execution.max_buffered_batches_per_output_file` -> 1, -- 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