getdozer / dozer

Dozer is a real-time data movement tool that leverages CDC from various sources and moves data into various sinks.
https://getdozer.io
GNU Affero General Public License v3.0
1.47k stars 117 forks source link

fix: Clickhouse conversion of `Null`, `Text` and `Decimal` #2466

Closed chubei closed 3 months ago

chubei commented 3 months ago

Also replaced two big macros with a small one and avoided the cloning of the whole batch upon commit.