AnuragRaut08 commented on issue #2371: URL: https://github.com/apache/datafusion-ballista/issues/2371#issuecomment-5460942858
I’ve opened a PR to address this issue: #2395 The fix changes `BallistaConfig::entries()` to forward only explicitly configured values, preventing client-side defaults from overriding the scheduler’s current defaults. The PR also includes Rust unit tests and a Python integration regression test covering the cross-version configuration behaviour. -- 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]
