Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev 1.7.0 python udf manager #586

Merged
merged 7 commits into from
Aug 25, 2024

Conversation

v-kkhuang
Copy link

What is the purpose of the change

EngineConn-Core defines the the abstractions and interfaces of the EngineConn core functions.
The Engine Service in Linkis 0.x is refactored, EngineConn will handle the engine connection
and session management.

Related issues/PRs

Related issues: close #590 close #591
Related pr:#591

Brief change log

  • Define the core abstraction and interfaces of the EngineConn Factory;
  • Define the core abstraction and interfaces of Executor Manager.

Checklist

  • I have read the Contributing Guidelines on pull requests.
  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the Linkis mailing list first)
  • If this is a code change: I have written unit tests to fully verify the new behavior.

@casionone casionone merged commit 7bc3a82 into dev-1.7.1-webank Aug 25, 2024
10 of 16 checks passed
aiceflower added a commit that referenced this pull request Aug 30, 2024
* Dev 1.7.1 add python module load hook (#584)

* ai generate code init

* 人工修改代码

* 人工修改提交

* 【1.7.1】python物料管理 (#583)

* 代码由AI自动生成接口和AI插件生成

* 代码由AI自动生成接口和AI插件生成

* 代码由人工修改

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>

* 人工修改 code format and add rpc func

* fix bug

* Dev 1.7.0 python udf manager (#586)

* 代码由AI自动生成接口和AI插件生成

* 代码由AI自动生成接口和AI插件生成

* 代码由人工修改

* bug  fix

* bug  fix

---------

Co-authored-by: “v_kkhuang” <“[email protected]”>

* fix bug

* code format

* 使用ai生成单元测试案例

* 人工修改单元测试

* 人工修改单元测试

* Dev 1.7.1 webank test (#587)

* 使用ai生成单元测试案例

* 人工修改单元测试

* 人工修改单元测试

* add instance info

* update file permission (#590)

Co-authored-by: “v_kkhuang” <“[email protected]”>

* chore: 1.7.1 (#591)

* chore: 1.7.1

* upd: config file

---------

Co-authored-by: v-kkhuang <[email protected]>
Co-authored-by: “v_kkhuang” <“[email protected]”>
Co-authored-by: Yonghao Mei <[email protected]>
@v-kkhuang v-kkhuang deleted the dev-1.7.0-python-udf-manager branch October 9, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants