clickhouse-sink-connector/doc
Kanthi Subramanian ab42714f88 Added a map of topics to DBWriter instances to cover scenario where messages of multiple topics will be sent to the same Kafka SinkTask.
Fixed bug with extra addBatch
Added logic to check for indexes before inserting additional metadata
Added logic to not remove records if the addBatch was unsuccessful.
2022-07-19 17:41:52 -04:00
..
img Added document for SysBench setup. 2022-06-20 11:52:55 -04:00
architecture.md Added task id to prometheus metrics. 2022-05-07 17:20:15 -04:00
DataTypes.md Updated documentation with Data types mapping. 2022-04-29 13:32:53 -04:00
glossary.md arch and pipeline docs 2022-04-01 23:12:51 +03:00
k8s_build_connect_images.md doc: move k8s docs to main folder 2022-05-06 15:14:20 +03:00
k8s_minikube_load.md adjust port forwarder 2022-05-12 17:06:20 +03:00
k8s_pipeline_setup.md extract kubectl finalization 2022-05-12 17:20:16 +03:00
k8s_pipeline_tools.md doc: move k8s docs to main folder 2022-05-06 15:14:20 +03:00
Kafka_metadata.md Fixed bug with kafka metadata columns not added when there is a source, CH columns mismatch. Added unittest for QueryFormatter class. 2022-05-10 15:59:53 -04:00
Kafka.md Added test data for all blob types. Changed input function query to support cases when there are more MySQL columns compared to Clickhouse columns. 2022-05-09 13:56:11 -04:00
Milestones.md Added logic to use Clickhouse JDBC connector, convert the debezium data types and perform a batch insert. 2022-04-01 10:19:15 -04:00
Monitoring.md Added kafka lag dashboard 2022-06-10 21:41:09 -04:00
mutable_data.md Enable GTID in MySQL docker image, added logic to set the version in ReplacingMergeTree to GTID if available, fallback to timestamp msecs(from debezium). 2022-07-13 14:01:15 -05:00
Performance.md Added logic to flush records based on buffer size and number of records. 2022-07-15 16:23:19 -05:00
README.md Updated documentation with Data types mapping. 2022-04-29 13:32:53 -04:00
setup.md Added a map of topics to DBWriter instances to cover scenario where messages of multiple topics will be sent to the same Kafka SinkTask. 2022-07-19 17:41:52 -04:00
sink_configuration.md Changed the sign column to a Sink configuration variable. 2022-05-26 16:29:26 -04:00
TESTING.md Updated documentation. 2022-04-28 17:20:19 -04:00
transactions.md Enable transactions metadata support in config. 2022-05-10 17:54:28 -04:00