git clone https://github.com/serenadeai/java-tree-sitter.git git submodule update --init --recursive # or: git submodule init && git submodule update Before you can ...
When using the Confluent Avro converter (io.confluent.connect.avro.AvroConverter) with Schema Registry, Avro fields with logical type timestamp-millis are deserialized as java.util.Date objects.