s2moon98 opened a new pull request, #4838: URL: https://github.com/apache/zeppelin/pull/4838
### What is this PR for? Add some validation check conditions to existing url validator in jdbc interpreter. So now it can check URLs with the conditions below if it has an unallowable configuration. - UTF-8 encoded - contains empty space ### What type of PR is it? Improvement ### Todos * [ ] - Task ### What is the Jira issue? [ZEPPELIN-6095](https://issues.apache.org/jira/browse/ZEPPELIN-6095) ### How should this be tested? Input the url with unallowable configurations in UTF-8 encoded or empty space contained in JDBC type interpreter. Then run the command in notebook and see if the command is blocked from running. ### Screenshots (if appropriate) ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? No * Does this needs documentation? No -- 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