Apache Beam - ClickHouse integration
As a user of Apache Beam and ClickHouse,
I want to be able to ingest my data from Apache Beam into a ClickHouse table in near-real time with at-least-once (meaning it is acceptable that messages are read more than once). Writing the data using the ClickHouseIO (built on JDBC driver) c.f. https://beam.apache.org/releases/javadoc/2.10.0/org/apache/beam/sdk/io/clickhouse/ClickHouseIO.html
1
vote
AdminArthur Ansquer
(Senior Product Manager, Aiven.io)
shared this idea