davidradl commented on code in PR #27002:
URL: https://github.com/apache/flink/pull/27002#discussion_r2359410519
##########
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:
Please could you raise a Flip if you think it is a feature; you should have
a Jira anyway to track this and details the motivation for the change. Then the
PR title should be changed to reference the Jira as per the
[process](https://flink.apache.org/how-to-contribute/contribute-code/).
--
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]