[ https://issues.apache.org/jira/browse/FLINK-19326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203110#comment-17203110 ]
Aljoscha Krettek commented on FLINK-19326: ------------------------------------------ We should not add a setting for ingestion time there because ingestion time is purely a setting at the sources. For the rest of the job ingestion time looks like event time. So we only need settings for processing time and event time. > Allow explicitly configuring time behaviour on CEP PatternStream > ---------------------------------------------------------------- > > Key: FLINK-19326 > URL: https://issues.apache.org/jira/browse/FLINK-19326 > Project: Flink > Issue Type: Sub-task > Components: Library / CEP > Reporter: Aljoscha Krettek > Assignee: Nicholas Jiang > Priority: Major > > With the deprecation of > {{StreamExecutionEnvironment.setStreamTimeCharacteristic()}} in FLINK-19319 > we need a way of explicitly configuring the time behaviour of CEP operations. > Currently, all CEP operations use the characteristic to configure themselves. -- This message was sent by Atlassian Jira (v8.3.4#803005)