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

Changes were made to the code #4755

Closed
wants to merge 7 commits into from
Closed

Changes were made to the code #4755

wants to merge 7 commits into from

Conversation

zhaowenkai111
Copy link
Contributor

@zhaowenkai111 zhaowenkai111 commented Jul 9, 2023

What is the purpose of the change

I changed lines 76 and 90
65fb65f4c9f6e0c34ad87b5b7ef161f

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: #4735
Related pr:#4755

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.

pjfanning and others added 7 commits February 25, 2023 21:50
* chore: change the protected-branch form dev-1.3.2 to dev-1.4.0

* fix: fix the h2 database schema init
…metadata query/service/jdbc/com.clickhouse clickhouse jdbc 0.4.6 (#4580)

* Bump clickhouse-jdbc

Bumps [clickhouse-jdbc](https:/ClickHouse/clickhouse-java) from 0.3.2-patch11 to 0.4.6.
- [Release notes](https:/ClickHouse/clickhouse-java/releases)
- [Changelog](https:/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-java@v0.3.2-patch11...v0.4.6)

---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* update known-dependencies.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@zhaowenkai111 zhaowenkai111 changed the title Zhaowenkai111 patch 1 Changes were made to the code Jul 9, 2023
@casionone casionone closed this Jul 11, 2023
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.

5 participants