This is an automated email from the ASF dual-hosted git repository.

xtsong pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-agents.git


    from 6278185  [api][java] Support DataStream / Table as input / output of 
Flink Agents in Java (#85)
     new ee8cc14  [hotfix] Rename Agent whose name is begin with Test to avoid 
being treated as test class by pytest.
     new 5d9c35e  [api][python] Support add action and resource to Agent 
instance.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 python/flink_agents/api/agent.py                   | 139 ++++++++++++++++++++-
 python/flink_agents/plan/agent_plan.py             |  32 +++++
 python/flink_agents/plan/tests/test_agent_plan.py  |  20 ++-
 .../tests/test_local_execution_environment.py      |  16 +--
 4 files changed, 192 insertions(+), 15 deletions(-)

Reply via email to