Hi,
Thanks for the tip.
My team will try to read flink table source code and maybe we clould contribute
later.
> 在 2018年3月19日,下午6:06,Fabian Hueske 写道:
>
> Hi,
>
> Calcite's parser supports this syntax TUMBLE(z, INTERVAL '0.004' SECOND,
> TIME '08:00:00') but unfortunately, Flink SQL does
Hi,
Calcite's parser supports this syntax TUMBLE(z, INTERVAL '0.004'
SECOND, TIME '08:00:00') but unfortunately, Flink SQL doesn't support it
yet.
Best, Fabian
2018-03-19 4:45 GMT+01:00 LiYue :
> Hello team,
> In DataStream API , a time offset can be specified like this:
>
> input
>