[
https://issues.apache.org/jira/browse/FLINK-20952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17283760#comment-17283760
]
Jark Wu commented on FLINK-20952:
---------------------------------
Thanks [~harveyyue] for the work. However, I don't think including all the
attributes in JsonOptions is a good idea. It might be error-prone to set
debezium attributes in JSON format.
> Changelog json formats should support inherit options from JSON format
> ----------------------------------------------------------------------
>
> Key: FLINK-20952
> URL: https://issues.apache.org/jira/browse/FLINK-20952
> Project: Flink
> Issue Type: Improvement
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile), Table
> SQL / Ecosystem
> Reporter: Jark Wu
> Priority: Major
> Fix For: 1.13.0
>
>
> Recently, we introduced several config options for json format, e.g.
> FLINK-20861. It reveals a potential problem that adding a small config option
> into json may need touch debezium-json, canal-json, maxwell-json formats.
> This is verbose and error-prone. We need an abstract machanism support
> reuable options.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)