"No, those are two different queries. "
This is enough. The second part does not applies since i'm calculating
EventTime from table source.
Thanks
--
View this message in context:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/SQL-API-with-Table-API-tp1
e.start, e.end")
> .window(Tumble.over("30.minute").on("EventTime").as("e"))
> .groupBy("e")
>
>
> Or the second involves one query as nested of tumble query?
>
> Thanks
>
>
>
>
> --
> View this message in context: http://apache-flink-user-
> mailing-list-archive.2336050.n4.nabble.com/SQL-API-with-
> Table-API-tp14599.html
> Sent from the Apache Flink User Mailing List archive. mailing list archive
> at Nabble.com.
>
uot;)
.window(Tumble.over("30.minute").on("EventTime").as("e"))
.groupBy("e")
Or the second involves one query as nested of tumble query?
Thanks
--
View this message in context:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/SQL-API-with-Table-API-tp14599.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at
Nabble.com.