taiyang-li commented on PR #7598: URL: https://github.com/apache/incubator-gluten/pull/7598#issuecomment-2472350745
Test result in production result Query: select count(1) from text_table where day = '2024-09-01' Run it without parallel download (`--conf spark.gluten.sql.columnar.backend.ch.runtime_settings.max_download_threads=1`)   Run it with parallel download (`--conf spark.gluten.sql.columnar.backend.ch.runtime_settings.max_download_threads=4`)   -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
