FelixYBW commented on PR #6670:
URL: 
https://github.com/apache/incubator-gluten/pull/6670#issuecomment-2266230629

   Sorry, just noted this PR. 
   The config of 
spark.gluten.sql.columnar.backend.velox.resizeBatches.shuffleInput.range=500~1000
 is too complex. The maximal batch size should honor the configued batch size 
always. Slice has little overhead. we just need to define the threshold to 
merge batches.
   
   


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