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

lzljs3620320 pushed a change to branch release-1.11
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 937ee63  [FLINK-18140][doc][orc] Add documentation for ORC format
     new ab3ad2e  [FLINK-17686][doc] Add document to dataGen connector
     new 224d8d8  [FLINK-17686][doc] Add document to blackhole connector
     new 2b18ae6  [FLINK-17686][doc] Add document to print connector

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/dev/table/connectors/blackhole.md    |  92 ++++++++++++++++++
 docs/dev/table/connectors/blackhole.zh.md |  92 ++++++++++++++++++
 docs/dev/table/connectors/datagen.md      | 152 ++++++++++++++++++++++++++++++
 docs/dev/table/connectors/datagen.zh.md   | 152 ++++++++++++++++++++++++++++++
 docs/dev/table/connectors/print.md        | 144 ++++++++++++++++++++++++++++
 docs/dev/table/connectors/print.zh.md     | 144 ++++++++++++++++++++++++++++
 6 files changed, 776 insertions(+)
 create mode 100644 docs/dev/table/connectors/blackhole.md
 create mode 100644 docs/dev/table/connectors/blackhole.zh.md
 create mode 100644 docs/dev/table/connectors/datagen.md
 create mode 100644 docs/dev/table/connectors/datagen.zh.md
 create mode 100644 docs/dev/table/connectors/print.md
 create mode 100644 docs/dev/table/connectors/print.zh.md

Reply via email to