Question regarding date conditions/row expirations on Dynamic Tables

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

Question regarding date conditions/row expirations on Dynamic Tables

Wayne Heaney
I'm trying to build a Dynamic table that will be updated when records haven't been touched for a certain period of time. This is a unique case in that no event is touching the record, yet I want it to trigger an event based on when a date comparison result changes based on my table's continuous query.

I've posted the question to StackOverflow and it hasn't gotten any traction yet. Here's the SO question with a lot more detail: https://stackoverflow.com/questions/56227783/is-there-a-way-to-define-a-dynamic-table-comprised-of-entries-that-have-not-been

Thanks,
Wayne
Reply | Threaded
Open this post in threaded view
|

Re: Question regarding date conditions/row expirations on Dynamic Tables

Fabian Hueske-2
Hi Wayne,

Long story short, this is not possible with Flink yet.
I posted a more detailed answer to your question on SO.

Best, Fabian

Am Di., 21. Mai 2019 um 19:24 Uhr schrieb Wayne Heaney <[hidden email]>:
I'm trying to build a Dynamic table that will be updated when records haven't been touched for a certain period of time. This is a unique case in that no event is touching the record, yet I want it to trigger an event based on when a date comparison result changes based on my table's continuous query.

I've posted the question to StackOverflow and it hasn't gotten any traction yet. Here's the SO question with a lot more detail: https://stackoverflow.com/questions/56227783/is-there-a-way-to-define-a-dynamic-table-comprised-of-entries-that-have-not-been

Thanks,
Wayne