James Hau
James Hau
### Feature or Problem Description This feature is related to #1592 . In our case we are using Kafka together with Apicurio but I believe more cases apply. When generating...
See #3910 to understand the root and feature This implementation is copied from https://github.com/confluentinc/schema-registry/blob/master/client/src/main/java/io/confluent/kafka/schemaregistry/avro/AvroSchemaUtils.java#L242-L268 with some minor adjustments. I couldn't figure out how to run the tests locally and I'm...
Could definitely use a Kotlin expert to update the Kotlin version accordingly
I'm currently having issues with testing out queries in integration tests using the codgen. I can't figure out why there is no `getTemporaryUploadUrlProjection` class generated. For every other `type` there...