We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3740fb commit b6b9f51Copy full SHA for b6b9f51
examples/maven/covid/pom.xml
@@ -76,8 +76,8 @@ under the License.
76
</dependency>
77
78
<dependency>
79
- <groupId>org.apache.flink.connector</groupId>
80
- <artifactId>clickhouse</artifactId>
+ <groupId>com.clickhouse.flink</groupId>
+ <artifactId>flink-connector-clickhouse-2.0.0</artifactId>
81
<version>0.0.1</version>
82
<classifier>all</classifier>
83
0 commit comments