weiqingy commented on issue #829:
URL: https://github.com/apache/flink-agents/issues/829#issuecomment-4909001018

   @wenjin272 both PRs for this are up:
   
   - #881 — adds the remote (MiniCluster) test coverage for the behaviors 
currently exercised only by the local path.
   - #882 — removes the local execution path (`local_runner` / 
`local_execution_environment`), the 
`from_list`/`to_list`/`get_tool_request_events` API, and the local-path docs; 
`get_execution_environment` now requires a Flink environment. 
`LocalMemoryObject` is kept as a test fixture per your note.
   
   #882 is stacked on #881 — the coverage lands first so nothing is lost when 
the local path is removed. Would suggest reviewing #881 first. Whenever you 
have a chance, thanks!
   


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