Caizhi Weng created FLINK-25861: ----------------------------------- Summary: Move states of AbstractAvroBulkFormat into its reader Key: FLINK-25861 URL: https://issues.apache.org/jira/browse/FLINK-25861 Project: Flink Issue Type: Bug Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) Reporter: Caizhi Weng Fix For: 1.15.0
FLINK-24565 ports avro format to {{BulkReaderFormatFactory}}. However the implementation leaves some states into the format factory itself. These states should be in the readers. -- This message was sent by Atlassian Jira (v8.20.1#820001)