Redirts opened a new issue #8279: URL: https://github.com/apache/pulsar/issues/8279
From what I understand it is possible to create a custom Java class that reads from pulsar and writes via JDBC to a database (in my I would like it to be clickhouse). https://github.com/apache/pulsar/blob/master/pulsar-io/jdbc/clickhouse/src/main/java/org/apache/pulsar/io/jdbc/ClickHouseJdbcAutoSchemaSink.java Can anyone provide a complete code example to make this JDBC Sink work? Thanks ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
