Jing Ge created FLINK-26301: ------------------------------- Summary: Test AvroParquet format Key: FLINK-26301 URL: https://issues.apache.org/jira/browse/FLINK-26301 Project: Flink Issue Type: Improvement Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) Reporter: Jing Ge Fix For: 1.15.0
The following scenarios are worthwhile to test * Start simple job with None/At-least-once/exactly-once delivery guarantee read Avro Generic/sSpecific/Reflect records and write them to an arbitrary sink. * Start simple job with bounded/unbounded data. * Start simple job with streaming/batch execution mode. Reference: https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/datastream/formats/parquet/ -- This message was sent by Atlassian Jira (v8.20.1#820001)