MaxGekk commented on PR #56041: URL: https://github.com/apache/spark/pull/56041#issuecomment-4519763054
@stevomitric Could you re-check the test failure. It might be related to your changes: ``` [info] SparkConfigBindingPolicySuite: ... [info] - Config enforcement for bindingPolicy *** FAILED *** (18 milliseconds) [info] The following configs do not have bindingPolicy field set. You need to define it by using .withBindingPolicy(ConfigBindingPolicy.SESSION/PERSISTED) when you build the config entry. ``` -- 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]
