lmagic233 commented on pull request #18331:
URL: https://github.com/apache/flink/pull/18331#issuecomment-1017392330


   @wenlong88 I have gone through all the operators in flink-table-runtime 
module, only `RowTimeMiniBatchAssginerOperator` needs to be fixed. 
(`TableStreamOperator`s and `WindowOperator`s are all safe originally)
   
   BTW, there's a long-standing typo in its class name (`Assginer` -> 
`Assigner`), can we combine the correction in one go?
   
   See [FLINK-25730](https://issues.apache.org/jira/browse/FLINK-25730) for the 
new issue. I'll prepare a PR for it.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to