michaelmior commented on pull request #2123:
URL: https://github.com/apache/calcite/pull/2123#issuecomment-684648703


   > I would slide to jdbcXXX if use connect to the system with a JDBC 
connection and where the parameters are involved in it, or there would be many 
specific parameters there: esXXX, mongoDBXXX ..
   
   The names of the parameters however are independent of how the connection is 
made. Also, they are already specific to the adapter used so there is no need 
for a prefix. Other adapters such as those for Cassandra and MongoDB just use 
`username` and `password` already.


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


Reply via email to