>
> *Sender:*Yun Gao
> *Send Date:*Thu Dec 23 17:05:33 2021
> *Recipients:*cy
> *CC:*'user@flink.apache.org'
> *Subject:*Re: Re:Re: Window Aggregation and Window Join ability not work
> properly
>
>> Hi Caiyi,
>>
>> I think if the
Hi,
I execute the sql on 1.13.5 and the result is correct but no result show on
1.14.0 and 1.14.2.
sql:
SELECT window_start, window_end, COUNT(*)
FROM TABLE(
TUMBLE(TABLE `origin`.`queue_3_ads_ccops_sdn_vrs_result`,
DESCRIPTOR(datatime), INTERVAL '5' MINUTES)
) GROUP BY window_start, windo
Sorry I mean 16:00:05, but it should be similar.
--Original Mail --
Sender:Yun Gao
Send Date:Thu Dec 23 17:05:33 2021
Recipients:cy
CC:'user@flink.apache.org'
Subject:Re: Re:Re: Window Aggregation and Window Join ability not work properly
Hi Caiyi,
I think if
Hi Caiyi,
I think if the image shows all the records, after the change we should only have
the watermark at 16:05, which is still not be able to trigger the window of 5
minutes?
Best,
Yun
--Original Mail --
Sender:cy
Send Date:Thu Dec 23 15:44:23 2021
Recipie