Eddie Wang is inquiring about the support for varint length delimiter implementation for Protobuf messages in RisingWave. He mentions that he had to add varint for the Clickhouse Kafka engine to decode the protobuf properly. The discussion also includes code snippets related to varint length delimiter implementation.
Eddie Wang
Asked on Nov 22, 2023
int32
, int64
, uint32
, uint64
.