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 13c1706 [FLINK-18058][mesos][tests] Increase heartbeat
interval/timeout
add 8cb6ef6 [FLINK-17829][docs][jdbc] Add documentation for the new JDBC
connector
No new revisions were added by this update.
Summary of changes:
docs/dev/table/catalogs.md | 90 +-----
docs/dev/table/catalogs.zh.md | 90 +-----
docs/dev/table/connect.md | 2 +-
docs/dev/table/connect.zh.md | 2 +-
docs/dev/table/connectors/index.md | 2 +-
docs/dev/table/connectors/index.zh.md | 2 +-
docs/dev/table/connectors/jdbc.md | 548 ++++++++++++++++++++++++++++++++++
docs/dev/table/connectors/jdbc.zh.md | 548 ++++++++++++++++++++++++++++++++++
8 files changed, 1104 insertions(+), 180 deletions(-)
create mode 100644 docs/dev/table/connectors/jdbc.md
create mode 100644 docs/dev/table/connectors/jdbc.zh.md