sjwiesman commented on a change in pull request #10121: [FLINK-14420][doc] Add
documentation for pluggable module
URL: https://github.com/apache/flink/pull/10121#discussion_r343966237
##########
File path: docs/dev/table/hive/hive_functions.md
##########
@@ -165,3 +165,39 @@ Support for Hive functions has only been tested for Flink
batch in Blink planner
Hive functions currently cannot be used across catalogs in Flink.
Please reference to [Hive]({{ site.baseurl }}/dev/table/hive/index.html) for
data type limitations.
+
+
+## Use Hive Built-in Functions via HiveModule
+
+HiveModule provides Hive built-in functions as Flink system (built-in)
functions to Flink SQL and Table API users.
Review comment:
```suggestion
The HiveModule provides Hive built-in functions as Flink system (built-in)
functions to Flink SQL and Table API users.
```
----------------------------------------------------------------
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]
With regards,
Apache Git Services