You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Nishant Gupta <ni...@gmail.com> on 2019/09/24 19:09:45 UTC

Flink Temporal Tables Usage

Hi Team,

I have slight confusion w.r.t usage of temporal tables.

In documentation [1], it mentions that we need to use Lookuptables like
HBaseTableSource
and
In documentation [2], while using SQLClient, there isn't anything mentioned
about it.

Do we need to use the same kind of LookUpTables in environment file while
using SQLclient ? Could you please share me some working example or
anything. ?

Thanks
Nishant

[1]
https://ci.apache.org/projects/flink/flink-docs-release-1.9/dev/table/streaming/temporal_tables.html#defining-temporal-table
[2]
https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/sqlClient.html#temporal-tables