xintongsong commented on PR #548:
URL: https://github.com/apache/flink-agents/pull/548#issuecomment-3996250944

   @weiqingy Thanks for working on this refactor.
   
   There're a few comments from my side. Please take a look.
   
   1. Since ·ResourceCache` and `PythonResourceBridge` are only needed in 
runtime, show we move the from the `plan` package/module to `runtime`?
   
   2. What are the relationship of `PythonResourceBridge` and 
`PythonResourceAdapter`? Is there a clear boundary of responses? Or can they be 
combined into one class?
   
   3. The cross-language test in CI stuck even after a retry. This might be 
related to the code changes.


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