nebula-contrib/nebula-jdbc

NebulaConnection use default properties not the parsed properties

sadanyoyo opened this issue · 0 comments

image

Hello, I cannot pass any thing from jdbc url query. When initialized a connection, it uses properties passed from outside, which is just username and password.

My jdbc connect url like this: jdbc:nebula://127.0.0.1:1422/switch?maxXXX=10