Umesh Dangat

Results 6 issues of Umesh Dangat

This will be needed to get back all indexes before the server went down. Specially in case of a crash a k8s operator could issue this call once the server...

When we run both primary and replica on the same node, back them up and try to restore them on same node, the restored indexDir (index data) path ends ups...

bug
backup/restore

common
runtime
paimon-pipeline-connector
Stale

There is a circular dependency between the `DataFieldSerializer`, `DataTypeSerializer`, and `RowTypeSerializer` classes. This circular dependency can lead to incomplete initialization of the serializers, causing a `NullPointerException` when you attempt to...

runtime
Stale

### Purpose @zhuangchong has a an outstanding PR that allows support for debezium avro format in cdc action. That PR: #3323 The above patch allows consuming data from avro data...