Skip to content

Conversation

@xccui
Copy link
Member

@xccui xccui commented Jul 17, 2018

What is the purpose of the change

This PR aims to add document for UDF in SQL Client.

Brief change log

  • Add related document for SQL Client UDF in sqlClient.md.

Verifying this change

This change is a trivial rework / code cleanup 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, Yarn/Mesos, 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? (docs)

@xccui xccui force-pushed the FLINK-9790-udfdoc branch from da3a480 to 09fa44b Compare July 18, 2018 00:06
@xccui xccui force-pushed the FLINK-9790-udfdoc branch from 09fa44b to 8bffdeb Compare July 18, 2018 00:08
@twalthr
Copy link
Contributor

twalthr commented Jul 31, 2018

Thank you @xccui. The documentation looks very good. I will take care of merging this.

@xccui
Copy link
Member Author

xccui commented Jul 31, 2018

Thanks for the review, @twalthr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants