twalthr commented on issue #7985: [FLINK-11918][table] Deprecated Window and 
Rename it to GroupWindow
URL: https://github.com/apache/flink/pull/7985#issuecomment-472824037
 
 
   `Tumble`, `Session` etc. are also part of the Table API.
   
   The change performed in this PR is not a big change for users as programs 
such as `.window(Tumble over...)` are still source code compatible and compile. 
However, if we move `Tumble`, users will need to update their imports which is 
a big change.

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


With regards,
Apache Git Services

Reply via email to