Hi Community,
We have the below use case,
- We have to use EventTime for Windowing (Tumbling Window) and
Watermarking.
- We use *TumbingEventTimeWindows* for this
- We have to continuously emit the results for Window every 1 minute.
- We are planning to use *ContinousProcessi
Gentle Reminder on the query.
On Wed, Mar 1, 2023 at 8:32 PM Kartikey Pant
wrote:
> Hi,
>
> We are using Table API with Flink (Java). Our use case requires us to use
> Multiple Aggregate Functions most of which the Table API already supports.
> However, when we went ahead with the Table APIs, we