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

Data source plugin support xugu database #15598

Closed
wants to merge 26 commits into from

Conversation

mrliufox
Copy link

Purpose of the pull request

Data source plugin support xugu database

Brief change log

Data source plugin support xugu database

Verify this pull request

This change added tests and can be verified as follows:

  • Added XuguDataSourceChannelTest to verify the change.
  • Added XuguDataSourceChannelFactoryTest to verify the change.

zhongjiajie and others added 26 commits January 31, 2024 16:45
(cherry picked from commit 25810a8)
Co-authored-by: fuchanghai <changhaifu@apache.org>
(cherry picked from commit 2f66a66)
Co-authored-by: xiangzihao <460888207@qq.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit 1b42d45)
* fix: data quality can not use

fix: apache#15468, apache#15249, apache#14858

---------

Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit 8efaa9f)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
(cherry picked from commit ef9ed3d)
…on MacOS in ProcessUtilsTest (apache#15480) (apache#15529)

Co-authored-by: Rick Cheng <rickchengx@gmail.com>
(cherry picked from commit 4d6af51)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
(cherry picked from commit d8e820c)
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
(cherry picked from commit e5a208f)
* fix: start param for wf not work

fix: apache#15280

* fix test

(cherry picked from commit 01eb8f8)
…ccess but task insatnce is killed/paused (apache#15574)

(cherry picked from commit 43a0652)
Co-authored-by: fuchanghai <changhaifu@apache.org>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
(cherry picked from commit 69676b4)
…ache#15576)

Co-authored-by: Rick Cheng <rickchengx@gmail.com>
(cherry picked from commit 4541e74)
…on in the worker (apache#15565)

Co-authored-by: Rick Cheng <rickchengx@gmail.com>
(cherry picked from commit 89da67d)
* fix can not get correct resource related path when
  user run workflow with differnet tenant of resource
  created
* also fix can not get correct related path when we
  use `resource.storage.type=LOCAL`

(cherry picked from commit bd83631)
* Revert "Fix k8sTaskExecutionContext setting configYaml (apache#15116)"

This reverts commit ce11674.

* Revert "[Improvement] Refactoring K8S task plugin with connections managed in connection center (apache#14977)"

This reverts commit c532fea.
@mrliufox
Copy link
Author

❌ (Please check if there are PRs that already have a ready-to-merge label and can be merged, if exists please merge them first.)

But I have no merging branches

Copy link
Contributor

@rickchengx rickchengx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrliufox please rebase your branch from dev

@rickchengx rickchengx added the first time contributor First-time contributor label Feb 20, 2024
@SbloodyS
Copy link
Member

Related PR: #14929

@mrliufox mrliufox closed this Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend CI&CD document e2e e2e test first time contributor First-time contributor test UI ui and front end related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet