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: [email protected] With regards, Apache Git Services
