Hi,
There is an implementation only for temporal tables which needs some
Java/Scala coding (no SQL-only implementation).
On the same page there is annotation:
Attention Flink does not support event time temporal table joins currently.

So this is the reason, I'm asking this question.
My use case:
I want to join the Kafka stream with a table from JDBC source.
Every record in Kafka has event time. Also records in JDBC are versioned.
I didn't find a SQL solution to this problem.

Regards,
Maciek

wt., 1 gru 2020 o 20:31 Chesnay Schepler <ches...@apache.org> napisał(a):

> According to the documentation
> <https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/streaming/joins.html#event-time-temporal-joins>
> this is already implemented.
>
> On 12/1/2020 3:53 PM, maverick wrote:
>
> Hi Kurt,
> Is there any Jira task for tracking progress of adding event time support to
> temporal joins ?
>
> Regards,
> Maciek
>
>
>
> --
> Sent from: 
> http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
>
>
>

-- 
Maciek Bryński

Reply via email to