[ 
https://issues.apache.org/jira/browse/FLINK-5296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15818547#comment-15818547
 ] 

ASF GitHub Bot commented on FLINK-5296:
---------------------------------------

Github user kl0u commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3075#discussion_r95593424
  
    --- Diff: 
flink-streaming-java/src/test/java/org/apache/flink/streaming/runtime/operators/windowing/TimeWindowTranslationTest.java
 ---
    @@ -51,12 +53,48 @@
      */
     public class TimeWindowTranslationTest {
     
    +   @Test
    --- End diff --
    
    Well this tests that now even for processing time, the `timeWindow()` leads 
to a `WindowOperator` being instantiated, rather than an aligned one. I can 
explicitly
    add the `TimeCharacteristic`. What do you think?


> Expose the old AlignedWindowOperators to the user through explicit commands.
> ----------------------------------------------------------------------------
>
>                 Key: FLINK-5296
>                 URL: https://issues.apache.org/jira/browse/FLINK-5296
>             Project: Flink
>          Issue Type: Bug
>          Components: Windowing Operators
>    Affects Versions: 1.2.0
>            Reporter: Kostas Kloudas
>            Assignee: Kostas Kloudas
>            Priority: Blocker
>             Fix For: 1.2.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to