KurtYoung commented on issue #8015: [FLINK-11974][streaming] Introduce 
StreamOperatorSubstitutor to help table perform the whole Operator CodeGen
URL: https://github.com/apache/flink/pull/8015#issuecomment-474805099
 
 
   @StephanEwen you may want to look at this. For table API & SQL, all codegen 
operators will implements `StreamOperatorSubstitutor`, and we ship the operator 
codes with it. In runtime, we will compile the actual stream operator when 
`getActualStreamOperator` is invoked. 

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