Jark Wu created FLINK-15137:
-------------------------------
Summary: Improve schema derivation for Avro format
Key: FLINK-15137
URL:
https://issues.apache.org/jira/browse/FLINK-15137 Project: Flink
Issue Type: Sub-task
Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
Reporter: Jark Wu
For JSON, CSV and OldCsv, we already supported {{derive.schema=true}} to get the schema from table schema. But for Avro format, a user has to pass an Avro schema file or define the format schema explicitly via {{avro.schema}}.
We can think of if we can drop {{avro.schema}} and make {{derive.schema=true}} as the default behavior.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)