You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/05/31 14:00:44 UTC

[GitHub] [flink] twalthr commented on a change in pull request #8585: [FLINK-12690][table-api] Introduce a Planner interface

twalthr commented on a change in pull request #8585:  [FLINK-12690][table-api] Introduce a Planner interface 
URL: https://github.com/apache/flink/pull/8585#discussion_r289401441
 
 

 ##########
 File path: flink-core/src/main/java/org/apache/flink/streaming/api/transformations/StreamTransformation.java
 ##########
 @@ -100,6 +96,9 @@
 @Internal
 public abstract class StreamTransformation<T> {
 
 Review comment:
   @aljoscha what is your opinion about this change? Should we simply move the class into the same package or should we deprecate the old location and have a new location for streaming related classes in core?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services