itinycheng / flink-connector-clickhouse

Flink SQL connector for ClickHouse. Support ClickHouseCatalog and read/write primary data, maps, arrays to clickhouse.
Apache License 2.0
346 stars 148 forks source link

[Bug]: not set Clickhouse userName and password have npe #134

Closed czy006 closed 2 weeks ago

czy006 commented 2 weeks ago

What happened?

not set Clickhouse userName and password have npe

Affects Versions

master

What are you seeing the problem on?

Connector Connection

How to reproduce

No response

Relevant log output

No response

Anything else

No response

Are you willing to submit a PR?

Code of Conduct