You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can watch it on Decimal type
when duplicating messages from kafka:
sink | java.lang.NumberFormatException: Zero length BigInteger
sink | at java.math.BigInteger.<init>(BigInteger.java:308)~[?:?]
sink | at java.math.BigInteger.<init>(BigInteger.java:336)~[?:?]
sink | at com.altinity.clickhouse.sink.connector.converters.ClickHouseDataTypeMapper.convert(ClickHouseDataTypeMapper.java:354)
you can watch it on Decimal type
when duplicating messages from kafka:
1 envelope (pos=0):
2 envelope (pos=3):
is fixed in https://github.com/Altinity/clickhouse-sink-connector/pull/897/files
The text was updated successfully, but these errors were encountered: