You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general all clients should use similar settings as in official clickhouse-client, and behave in the same way. It's a good suggestion and we'll revisit this in 0.4.
Not going to use the exact same DSN, because Java client and JDBC driver support multiple formats(TSV and RowBinary) and protocols(http, https, grpc, tcp and tcp secure) as of 0.3.2. It's more natural to use nested URLs as mentioned in #894.
clickhouse-go DSN:
These parameters enables load-balance and fault- toleration.
The text was updated successfully, but these errors were encountered: