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:
[email protected]


With regards,
Apache Git Services

Reply via email to