v1.3.9 (2026-05-21)
Bug Fixes
- To gracefully handle live schema drift between the connector and ClickHouse, refresh the table mappings when connector encounters
Code: 131. DB::Exception: Too large string sizeand log column-level schema updates. Now, the connector refreshes its table mappings automatically when ClickHouse returns eitherCode: 33orCode: 131and retries the insert. (#751)