jwtryg

Results 4 issues of jwtryg

This fix snapshots the noMoreNewPartitionSplits variable. This is done to make sure that the signalNoMoreSplits signal is sent after restoring from a snapshot. At the current state, a bounded kafka...

component=Connectors/Kafka

Currently when parsing an avro schema, the [schema.go file](https://github.com/hamba/avro/blob/main/schema.go) contains a number of reserved properties that are removed from the schemas. These reserved properties include the `logicalType` property. However, some...

Hi @zeroshade I think it's really cool that you are working on a golang-iceberg implementation, and I would like to contribute if I can. I have tried to finish the...

closes #435 Hi @nrwiersma This PR adds the possibility to register custom logical types for the schema. These logicaltypes are primitive, and does not include logic for handling custom encoding/decoding,...