s2moon98 commented on PR #4838: URL: https://github.com/apache/zeppelin/pull/4838#issuecomment-2365662103
@tbonelee @pan3793 Thank you for mentioning the white space issue. I searched for some cases that need white space in JDBC url, and realized that the cases exist. (such as Apache kyuubi cases you mentioned or database names, etc) So, I will modify the code to validate the url with UTF-8 deocded and not eliminating the white spaces. -- 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: reviews-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org