lwz9103 commented on issue #9343:
URL: 
https://github.com/apache/incubator-gluten/issues/9343#issuecomment-2808930129

   When using df.collect, it will execute SQLExecution.withNewExecutionId, 
where withSQLConfPropagated will transfer the SparkConf to the executor. These 
parameters will be passed to the native engine. However, if you directly 
execute df.queryExecution.executeCollect, some of Spark's parameters may be 
lost.


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