You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by bl...@apache.org on 2019/11/11 21:27:43 UTC

[flink] branch master updated (658cea3 -> 767bf99)

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

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


    from 658cea3  [FLINK-14660][sql cli] add 'SHOW MODULES' to SQL CLI
     add 767bf99  [FLINK-14420][doc] Add documentation for pluggable module

No new revisions were added by this update.

Summary of changes:
 docs/dev/table/hive/hive_functions.md    |  36 +++++++++
 docs/dev/table/hive/hive_functions.zh.md |  36 +++++++++
 docs/dev/table/modules.md                | 126 +++++++++++++++++++++++++++++++
 docs/dev/table/modules.zh.md             | 126 +++++++++++++++++++++++++++++++
 4 files changed, 324 insertions(+)
 create mode 100644 docs/dev/table/modules.md
 create mode 100644 docs/dev/table/modules.zh.md