flink icon indicating copy to clipboard operation
flink copied to clipboard

[FLINK-31511][doc-zh] Update the document sql_functions_zh.yml and fix some parts in sql_functions.yml

Open ruanhang1993 opened this issue 1 year ago • 2 comments

What is the purpose of the change

This pull request update the document sql_functions_zh.yml .

Brief change log

  • Modify the sql_functions_zh.yml and sql_functions.yml

Verifying this change

This change is a document change without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

ruanhang1993 avatar Mar 20 '23 12:03 ruanhang1993

CI report:

  • b0baf8b6cec22f597d7af34faa996c40f9ced8d2 Azure: SUCCESS
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar Mar 20 '23 13:03 flinkbot

@ruanhang1993 Thanks for the contribution, the CI failed during docs_404_check, could you fix it ?

leonardBang avatar Jan 12 '24 09:01 leonardBang

@flinkbot run azure

ruanhang1993 avatar Jan 18 '24 02:01 ruanhang1993