LakshSingla opened a new pull request #162: URL: https://github.com/apache/calcite-avatica/pull/162
`Driver.java` fails to pass the parameters passed via connection URL to the `OpenConnectionRequest`. This PR introduces changes which extract the context properties, and pass it to the `OpenConnectionRequest` call. Fixes: apache/druid#10184 Resolves: https://issues.apache.org/jira/browse/CALCITE-4121 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
