jitsucom / bulker

Service for bulk-loading data to databases with automatic schema management (Redshift, Snowflake, BigQuery, ClickHouse, Postgres, MySQL)
https://github.com/jitsucom/bulker
MIT License
145 stars 21 forks source link

Clickhouse: URL gets parsed incorrectly if the password contains `#` #5

Open antonioorct opened 1 year ago

antonioorct commented 1 year ago

Password example: start#end

Error:


Connection test failed
error creating bulker: parse "http://default:start": invalid port ":start" after host```