parisni commented on code in PR #27002:
URL: https://github.com/apache/flink/pull/27002#discussion_r2359684537
##########
flink-formats/flink-avro-confluent-registry/src/main/java/org/apache/flink/formats/avro/registry/confluent/ConfluentRegistryAvroSerializationSchema.java:
##########
@@ -140,4 +140,19 @@ public static
ConfluentRegistryAvroSerializationSchema<GenericRecord> forGeneric
DEFAULT_IDENTITY_MAP_CAPACITY,
registryConfigs));
}
+
+ public static ConfluentRegistryAvroSerializationSchema<Object>
forPrimitiveType(
Review Comment:
Thanks. Done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]