wuchong commented on pull request #14633: URL: https://github.com/apache/flink/pull/14633#issuecomment-759557801
Hi @YuvalItzchakov , I think you can add an IT case in `TimeAttributesITCase`, you can create a `DataStream` without `assignTimestampsAndWatermarks` which should reproduce this problem. Btw, please also fix the checkstyle error: ``` 2021-01-13T13:49:30.9144714Z [INFO] --- scalastyle-maven-plugin:1.0.0:check (default) @ flink-table-planner-blink_2.11 --- 2021-01-13T13:49:43.7187879Z error file=/__w/3/s/flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/planner/codegen/GenerateUtils.scala message=File line length exceeds 100 characters line=521 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org