PHILO-HE commented on PR #8186: URL: https://github.com/apache/incubator-gluten/pull/8186#issuecomment-2530587908
@yikf, can we use `createWIthDefaultFunction(xxx)` like Spark does to determine default value for some config? I.e., if ssd cache is enabled, set the default value to 8M, otherwise, set the default with 256MB. This way may not break the use of ssd cache under default configuration. Just a quick thought. Not quite sure on this. -- 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]
