JingsongLi commented on a change in pull request #12609:
URL: https://github.com/apache/flink/pull/12609#discussion_r438796572



##########
File path: docs/dev/table/hive/hive_streaming.md
##########
@@ -163,4 +163,33 @@ SELECT * FROM hive_table /*+ 
OPTIONS('streaming-source.enable'='true', 'streamin
 
 ## Hive Table As Temporal Tables
 
-TODO
+Starting from Flink 1.11.0, you can use a Hive table as temporal table and 
join streaming data with it. Please follow
+the [example]({{ site.baseurl 
}}/dev/table/streaming/temporal_tables.html#temporal-table) to find out how to 
join a
+temporal table. When performing the join, the Hive table will be cached in TM 
memory and each record from the stream

Review comment:
       `When performing the join` can be another line




----------------------------------------------------------------
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]


Reply via email to