You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by di...@apache.org on 2020/08/27 02:18:00 UTC

[flink] branch master updated (642d4fe -> 083933a)

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

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


    from 642d4fe  [FLINK-19031] Remove deprecated StreamExecutionEnvironment#setStateBackend(AbstactStateBackend)
     add 083933a  [FLINK-18917][docs][python] Add a "Built-in Functions" link (linked to dev/table/functions/systemFunctions.md) under the "Python API" -> "User Guide" -> "Table API" section

No new revisions were added by this update.

Summary of changes:
 docs/_layouts/base.html                            |  3 +++
 .../{warn.rb => include_without_header.rb}         | 31 +++++++++++-----------
 .../table/{udfs/index.md => built_in_functions.md} |  7 ++---
 .../{udfs/index.md => built_in_functions.zh.md}    |  7 ++---
 docs/page/js/flink.js                              |  6 ++++-
 5 files changed, 31 insertions(+), 23 deletions(-)
 copy docs/_plugins/{warn.rb => include_without_header.rb} (58%)
 copy docs/dev/python/user-guide/table/{udfs/index.md => built_in_functions.md} (85%)
 copy docs/dev/python/user-guide/table/{udfs/index.md => built_in_functions.zh.md} (85%)