Altinity / clickhouse-sink-connector

Replicate data from MySQL, Postgres and MongoDB to ClickHouse

Home Page:https://www.altinity.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigate errors regarding empty batch.

subkanthi opened this issue · comments

java.lang.NullPointerException: Cannot invoke "java.util.List.iterator()" because "batch" is null
	at com.altinity.clickhouse.sink.connector.executor.DebeziumOffsetManagement.calculateMinMaxTimestampFromBatch(DebeziumOffsetManagement.java:59)