itinycheng / flink-connector-clickhouse

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

Update to Flink 1.14.x #14

Closed snuyanzin closed 2 years ago

snuyanzin commented 2 years ago

The PR updates dependency to Flink 1.14.3 and makes it possible to run with Flink 1.14.3

itinycheng commented 2 years ago

Tks, LGTM.