Hi,

Can someone tell what GlobalWindowAggregate is?
it is always %100 busy in my job graph.


GlobalWindowAggregate(groupBy=[deviceId, fwVersion, modelName,
manufacturer, phoneNumber], window=[TUMBLE(slice_end=[$slice_end], size=[3
h])], select=[deviceId, fwVersion, modelName, manufacturer, phoneNumber,
COUNT(distinct$0 count$0) AS CNT, start('w$) AS window_start, end('w$) AS
window_end])


Thanks

Reply via email to