HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ClickHouse table engines & CDC data (MergeTree, Replacing, Collapsing +)(fiveonefour.com)

3 points·by oatsandsugar·9 mesi fa·1 comments
fiveonefour.com
ClickHouse table engines & CDC data (MergeTree, Replacing, Collapsing +)

https://www.fiveonefour.com/blog/clickhouse-table-engines-and-cdc

1 comments

oatsandsugar·9 mesi fa
Author here: I wrote out some worked examples about how ClickHouse's table engines affect how CDC updates and deletes are treated (on initial write, and on merge), coming to the conclusion that the ReplacingMergeTree is the goldilocks table engine for most CDC use-cases.