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`)
   
![image](https://github.com/user-attachments/assets/87404574-41f6-400f-94dc-1ad5fa7b50d7)
   
![image](https://github.com/user-attachments/assets/93cd2e4a-a5cd-4d7b-9f1b-234c0516cbf1)
   
   Run it with parallel download (`--conf 
spark.gluten.sql.columnar.backend.ch.runtime_settings.max_download_threads=4`)
   
![image](https://github.com/user-attachments/assets/57a39e10-e56c-4a0b-af0f-716339b3a540)
   
![image](https://github.com/user-attachments/assets/0130c042-c4a2-4b39-a20f-0b39341a4485)
   


-- 
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]

Reply via email to