Github user wuchong commented on the issue:

    https://github.com/apache/flink/pull/2938
  
    Thanks @twalthr for your hint. It is a bug in my 
`DataSetTumbleTimeWindowAggReduceCombineFunction#combine(...)` method, that the 
rowtime attribute is dropped when combining. 
    
    The collection environment will not run combine phase, but cluster 
environment will. That's why we can't reproduce the wrong result in test base.
    
    BTW, do we need to activate the cluster execution mode in table IT cases ?  
Currently, only collection execution mode is activated. 


---
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