You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flink.apache.org by Aeden Jameson <ae...@gmail.com> on 2021/02/21 06:42:58 UTC

Role of Rowtime Field Task?

In my job graph viewed through the Flink UI I see a task named,

rowtime field: (#11: event_time TIME ATTRIBUTE(ROWTIME))

that has an upstream Kafka source task. What exactly does the rowtime task do?

-- 
Thank you,
Aeden

Re: Role of Rowtime Field Task?

Posted by Yuval Itzchakov <yu...@gmail.com>.
https://ci.apache.org/projects/flink/flink-docs-stable/dev/table/streaming/time_attributes.html#event-time

On Sun, Feb 21, 2021 at 8:43 AM Aeden Jameson <ae...@gmail.com>
wrote:

> In my job graph viewed through the Flink UI I see a task named,
>
> rowtime field: (#11: event_time TIME ATTRIBUTE(ROWTIME))
>
> that has an upstream Kafka source task. What exactly does the rowtime task
> do?
>
> --
> Thank you,
> Aeden
>


-- 
Best Regards,
Yuval Itzchakov.