Re: ExecutionConfig.enableTimestamps() in 1.0.0

Posted by Aljoscha Krettek on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/ExecutionConfig-enableTimestamps-in-1-0-0-tp5410p5416.html

Hi,
you’re right, this should be changed to “setStreamTimeCharacteristic(EventTime)” in the doc.

Cheers,
Aljoscha

> On 09 Mar 2016, at 23:21, Zach Cox <[hidden email]> wrote:
>
> Hi - I'm upgrading our app to 1.0.0 and noticed ExecutionConfig no longer has an enableTimestamps() method. Do we just not need to call that at all now?
>
> The docs still say to call it [1] - do they just need to be updated?
>
> Thanks,
> Zach
>
> [1] https://ci.apache.org/projects/flink/flink-docs-release-1.0/apis/streaming/time.html
>