twalthr commented on a change in pull request #9545: [FLINK-13355][docs] Add documentation for Temporal Table Join in blink planner URL: https://github.com/apache/flink/pull/9545#discussion_r319481883
########## File path: docs/dev/table/streaming/temporal_tables.md ########## @@ -22,9 +22,13 @@ specific language governing permissions and limitations under the License. --> -Temporal Tables represent a concept of a (parameterized) view on a changing history table that returns the content of a table at a specific point in time. +Temporal tables represent a concept of changing table that its data is deemed to be effective or valid along some time period. Review comment: We don't need to change the definition. It is still valid but we should remove the "history". ---------------------------------------------------------------- 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
