-
Notifications
You must be signed in to change notification settings - Fork 5k
[Improvement-11880][Hivecli] Improve the UI of HiveCli #11882
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
Conversation
EricGao888
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May I ask whether it is possible to make Resources mandatory if users choose FROM_FILE?
BTW, we could also make |
|
Overall, this is a good feature. It improves the interactions and I like it : ) |
c010c4b to
9bce22b
Compare
Hi, @EricGao888 , thanks for your suggestions. I have made |
Great job! |
EricGao888
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if CI passes.
9bce22b to
40439f1
Compare
|
Hi, @songjianet , @Amy0104, could you please help me this front-end problem? It seems that which means the user's click on the front end does not affect the dolphinscheduler/dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-resources.ts Lines 25 to 29 in 6eb1eb7
dolphinscheduler/dolphinscheduler-ui/src/views/projects/task/components/node/fields/use-resources.ts Line 74 in 6eb1eb7
|
Codecov Report
@@ Coverage Diff @@
## dev #11882 +/- ##
============================================
+ Coverage 38.57% 38.69% +0.11%
+ Complexity 4046 4010 -36
============================================
Files 995 1001 +6
Lines 36736 37422 +686
Branches 4280 4262 -18
============================================
+ Hits 14171 14480 +309
- Misses 20943 21295 +352
- Partials 1622 1647 +25
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
I'll check it. |
|
Maybe you can try to switch the |
40439f1 to
f4a41f9
Compare
@Amy0104 Thanks a lot for the help. I have switched to the |
|
After this pr merged, I will fix this by #12202 . |
f4a41f9 to
4efd934
Compare
|
Kudos, SonarCloud Quality Gate passed! |
Amy0104
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
I have already set the |
Thanks a lot, @Amy0104
|













Purpose of the pull request
close: #11880
if the user selects the type "FROM_FILE", he doesn't need to write sql statements in the
HIVE SQL SCRIPTBrief change log
Verify this pull request
manually tested