This is an automated email from the ASF dual-hosted git repository.

jark pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 869d5e6  [hotfix][hbase][legal] Remove invalid NOTICE entries
     add 39d467b  [FLINK-18897][docs] Add document for maxwell json format

No new revisions were added by this update.

Summary of changes:
 docs/_data/sql-connectors.yml                      |   6 +
 docs/dev/table/connectors/formats/index.md         |   5 +
 docs/dev/table/connectors/formats/index.zh.md      |   5 +
 .../connectors/formats/{canal.md => maxwell.md}    | 153 ++++++---------
 docs/dev/table/connectors/formats/maxwell.zh.md    | 208 +++++++++++++++++++++
 docs/dev/table/connectors/formats/orc.md           |   6 +-
 docs/dev/table/connectors/formats/orc.zh.md        |   6 +-
 docs/dev/table/connectors/formats/parquet.md       |   6 +-
 docs/dev/table/connectors/formats/parquet.zh.md    |   6 +-
 docs/dev/table/connectors/formats/raw.md           |   6 +-
 docs/dev/table/connectors/formats/raw.zh.md        |   4 +-
 11 files changed, 302 insertions(+), 109 deletions(-)
 copy docs/dev/table/connectors/formats/{canal.md => maxwell.md} (51%)
 create mode 100644 docs/dev/table/connectors/formats/maxwell.zh.md

Reply via email to