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?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to