This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 0b7c23e [FLINK-17776][hive][doc] Add documentation for DDL&DML in
hive dialect
add ca89635 [FLINK-17406][doc] Add documentation about dynamic table
options
No new revisions were added by this update.
Summary of changes:
docs/dev/table/config.md | 6 +++
docs/dev/table/config.zh.md | 6 +++
docs/dev/table/sql/hints.md | 88 ++++++++++++++++++++++++++++++++++++++++
docs/dev/table/sql/hints.zh.md | 88 ++++++++++++++++++++++++++++++++++++++++
docs/dev/table/sql/index.md | 1 +
docs/dev/table/sql/index.zh.md | 1 +
docs/dev/table/sql/queries.md | 11 ++++-
docs/dev/table/sql/queries.zh.md | 11 ++++-
8 files changed, 210 insertions(+), 2 deletions(-)
create mode 100644 docs/dev/table/sql/hints.md
create mode 100644 docs/dev/table/sql/hints.zh.md