HyukjinKwon commented on PR #46197:
URL: https://github.com/apache/spark/pull/46197#issuecomment-2074175363

   yeah, it should not be a breaking change I believe. I checked the 
configuration related interface, and we don't allow setting `null`s. The main 
idea is that code path that uses `stringConverter` assumes that it cannot be 
`null` (see `ConfigHelpers`) so it makes the code error-prone


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