zhipeng93 commented on pull request #18: URL: https://github.com/apache/flink-ml/pull/18#issuecomment-945667613
> Very thanks @zhipeng93 for opening the PR! I have left some inline comments. > > Besides, it seems we still do not provide an user interface for accessing the broadcast variable inside operator or UDF ? Hi Yun, I have updated the code and added `HasBroadcastVariable` interface. Please checkout for `org.apache.flink.ml.common.broadcast.operator.HasBroadcastVariable` for details. -- 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]
