You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2021/01/22 14:55:08 UTC

[GitHub] [flink] sjwiesman commented on a change in pull request #14714: [FLINK-21050][examples-table] Add some advanced function examples

sjwiesman commented on a change in pull request #14714:
URL: https://github.com/apache/flink/pull/14714#discussion_r562686148



##########
File path: docs/dev/table/functions/udfs.md
##########
@@ -551,6 +551,9 @@ public static class LiteralFunction extends ScalarFunction {
 
 </div>
 
+For more examples of custom type inference, see also the `flink-examples-table` module with [advanced
+function implementations](https://github.com/apache/flink/tree/master/flink-examples/flink-examples-table/src/main/java/org/apache/flink/table/examples/java/functions).

Review comment:
       ```suggestion
   function implementations]({% gh_link /flink-examples/flink-examples-table/src/main/java/org/apache/flink/table/examples/java/functions %}).
   ```




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org