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

[Improvement] Optimize selection prompt information when querying in yarn application mode; Added Run button to check select execute #3260

Merged
merged 8 commits into from
Mar 9, 2024

Conversation

LeonYoah
Copy link
Contributor

@LeonYoah LeonYoah commented Mar 8, 2024

Purpose of the pull request

Brief change log

#3237
针对于select场景做了校验:
[查询]按钮不支持 yarn cluster模式和k8s cluster模式
dinky优化1

[运行]按钮执行时对select 语句的异常做了提示:
dinky优化2

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:

173lyb and others added 3 commits March 6, 2024 23:16
@Zzm0809 Zzm0809 added the Optimization Optimization function label Mar 8, 2024
@Zzm0809 Zzm0809 modified the milestones: 1.0.0, 1.0.1 Mar 8, 2024
@Zzm0809
Copy link
Contributor

Zzm0809 commented Mar 8, 2024

需要补充一下 en 的国际化

@aiwenmo
Copy link
Contributor

aiwenmo commented Mar 8, 2024

mvn spotless:apply

Copy link
Contributor

@Zzm0809 Zzm0809 left a comment

Choose a reason for hiding this comment

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

LGTM

@Pandas886
Copy link
Contributor

useful pr!

@Zzm0809 Zzm0809 merged commit 24887a2 into DataLinkDC:dev Mar 9, 2024
13 checks passed
gaoyan1998 pushed a commit to gaoyan1998/dinky that referenced this pull request Mar 19, 2024
…yarn application mode; Added Run button to check select execute (DataLinkDC#3260)

Co-authored-by: 173lyb <[email protected]>
leechor pushed a commit that referenced this pull request Jul 17, 2024
…yarn application mode; Added Run button to check select execute (#3260)

Co-authored-by: 173lyb <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimization Optimization function
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Improvement] Optimize selection prompt information when querying in yarn application mode
4 participants