gaborgsomogyi opened a new pull request #29989:
URL: https://github.com/apache/spark/pull/29989


   ### What changes were proposed in this pull request?
   While I've implemented JDBC provider disable functionality it has been 
popped up 
[here](https://github.com/apache/spark/pull/29964#discussion_r501786746) that 
`Utils.stringToSeq` must be used when String list type SQL parameter handled. 
In this PR I've fixed the problematic parameters.
   
   ### Why are the changes needed?
   `Utils.stringToSeq` must be used when String list type SQL parameter handled.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Existing unit tests.
   


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

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