davidradl commented on code in PR #27499:
URL: https://github.com/apache/flink/pull/27499#discussion_r2753641501
##########
flink-formats/flink-avro/src/main/java/org/apache/flink/formats/avro/AvroFormatOptions.java:
##########
@@ -83,5 +83,11 @@ public InlineElement getDescription() {
+ "you can obtain the correct mapping by
disable using this legacy mapping."
+ " Use legacy behavior by default for
compatibility consideration.");
+ public static final ConfigOption<Boolean> AVRO_FAST_READ =
Review Comment:
please as documentation for this format option
--
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]