AnuragRaut08 commented on PR #2395: URL: https://github.com/apache/datafusion-ballista/pull/2395#issuecomment-5461407074
Thanks for the clarification. That makes sense. I was treating the scheduler's defaults as authoritative for unset client values, but I see that this conflicts with the current model where the client session context takes precedence. In a mixed-version setup, my proposed change could therefore make the client and scheduler session contexts disagree. I'll leave the PR unchanged for now and defer the implementation until the client/server version compatibility discussion determines the intended configuration semantics. -- 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]
