You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2019/07/04 08:36:01 UTC

[GitHub] [calcite-avatica-go] trusch opened a new pull request #42: forward all query parameters from the dsn in the OpenConnectionRequest info object.

trusch opened a new pull request #42: forward all query parameters from the dsn in the OpenConnectionRequest info object.
URL: https://github.com/apache/calcite-avatica-go/pull/42
 
 
   **What**
   
   * save all the query parameters from the DSN in the config object
   * map these parameters to the info object of the OpenConnectionRequest message
   
   **Why**
   
   This way we can supply arbitary additional parameters for usecase specific backend behavior. Currently we are using this to specify the scope of the operation (which DB in particular)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services