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:
[email protected]