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

Fix dinky params #1

Open
wants to merge 175 commits into
base: dev
Choose a base branch
from
Open

Conversation

gaoyan1998
Copy link

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

whhe and others added 30 commits March 29, 2024 10:53
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
Co-authored-by: 旺阳 <wang@lqwang.net>
* [Improvement] add resource full name check
…update user id (apache#15745)

* project parameter add update time and update user id

* project parameter add comment operator user id and UT

* project parameter add ui
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
apache#15794)

* Fix the bug in SQL splitting by completing the task in two steps: 1. removeComment 2. split

* Add a unit test for Hive SQL splitting.
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local>
…e-shell task apache#15570 (apache#15629)

* fix cannot kill the subprocess when stop a remote-shell task

* move parse pid logic into ProcessUtils

* extract common logic

---------

Co-authored-by: 旺阳 <wang@lqwang.net>
Co-authored-by: Rick Cheng <rickchengx@gmail.com>
* abnormal characters check

* add test case

* remove error log

* fix code style

* fix import
…e#15825)

* remove python-gateway:auth-token,modify python gateway: enabled  default to false.

* reset token
* [TEST] increase coverage of environment service

* spotless apply
…xceptions in… (apache#15833)

* Reuse code and solve the problem of complex SQL parsing exceptions in druid, corresponding to issue apache#15787

* Code Format

* Enhanced adaptability to SQL formatting
* change time to create_time

* update

* update
ruanwenjun and others added 30 commits June 20, 2024 10:09
…ration (apache#16058)

Update deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml

* Update deploy/kubernetes/dolphinscheduler/values.yaml
* Add Shell E2E case

* Add shell using resource file e2e case

* Upgrade checkout from v2 to v4

* Change interval to 500ms

* Upgrade actions/upload-artifact

---------

Co-authored-by: xiangzihao <460888207@qq.com>
Signed-off-by: Gallardot <gallardot@apache.org>
* improve resource query
* remove unuse mapper method
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.