forked from apache/dolphinscheduler
-
Notifications
You must be signed in to change notification settings - Fork 0
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
gaoyan1998
wants to merge
175
commits into
DataLinkDC:dev
Choose a base branch
from
gaoyan1998:fix-dinky-params
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: abzymeinsjtu <abzymeinsjtu@B-54Q8MD6R-0244.local> Co-authored-by: Eric Gao <ericgao.apache@gmail.com>
…ng TaskGroupQueue (apache#15773)
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>
…apache#15714) Co-authored-by: Rick Cheng <rickchengx@gmail.com>
…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
…ration (apache#16058) Update deploy/kubernetes/dolphinscheduler/templates/statefulset-dolphinscheduler-worker.yaml * Update deploy/kubernetes/dolphinscheduler/values.yaml
apache#16200) Co-authored-by: xiangzihao <460888207@qq.com>
* add mergeable check
* Remove unused udf manage function
* 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>
* feature 16229 * resolve conflicts
* fix flaky e2e test
…ache#16259 Signed-off-by: Gallardot <gallardot@apache.org>
… passing (apache#16261) * feat: update the right images
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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