RE: Flink aggregation docs

2024-08-30 Thread David Radley
Hi Martjin, OK thanks - I missed that, Kind regards, David. From: Martijn Visser Date: Friday, 30 August 2024 at 13:59 To: dev@flink.apache.org Subject: [EXTERNAL] Re: Flink aggregation docs Hi David, It's already mentioned in the docs: *Note: in order to better understan

Re: Flink aggregation docs

2024-08-30 Thread Martijn Visser
Hi David, It's already mentioned in the docs: *Note: in order to better understand the behavior of windowing, we simplify the displaying of timestamp values to not show the trailing zeros, e.g. 2020-04-15 08:05 should be displayed as 2020-04-15 08:05:00.000 in Flink SQL Client if the type is TIME