StreamQueryConfig vs TemporalTableFunction

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

StreamQueryConfig vs TemporalTableFunction

Dominik Wosiński
Hey, 
I wanted to ask whether the TemporalTableFunctions are subject to StreamQueryConfig retention? I was pretty sure that they are not, but I have recently noticed weird behavior in one of my jobs that suggests that they indeed are. 


Thanks for answers,
Best Regards,
Dom.
Reply | Threaded
Open this post in threaded view
|

Re: StreamQueryConfig vs TemporalTableFunction

Jark Wu-3
Hi Dom,

The TemporalTableFunction join will also cleanup expired state if `setIdleStateRetentionTime()` is enabled in StreamQueryConfig or TableConfig.

Best,
Jark

On Tue, 21 Apr 2020 at 04:47, Dominik Wosiński <[hidden email]> wrote:
Hey, 
I wanted to ask whether the TemporalTableFunctions are subject to StreamQueryConfig retention? I was pretty sure that they are not, but I have recently noticed weird behavior in one of my jobs that suggests that they indeed are. 


Thanks for answers,
Best Regards,
Dom.