snuyanzin opened a new pull request, #83:
URL: https://github.com/apache/flink-connector-jdbc/pull/83

   The idea is pretty straightforward: from one side there is a jdbc url which 
is normally is provided by most of the dbs providers to connect to. 
   From the other side for some,  probably historical reasons, there a separate 
property for default database which is used for default url.
   
   To not break former behaviour it is possible to specify either database in 
jdbcurl or database with extra parameters only if database is same as ifor a 
dedicated property for default database. 
   In fact I tend to think to mark it as a deprecated since all the info could 
be extracted from jdbc url


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to