-
Notifications
You must be signed in to change notification settings - Fork 234
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
Add Unity Catalog support #471
Conversation
Hiding commands is supported since click v7.0; update dependency.
Codecov Report
@@ Coverage Diff @@
## main #471 +/- ##
===========================================
- Coverage 85.22% 60.85% -24.38%
===========================================
Files 42 55 +13
Lines 3270 4629 +1359
===========================================
+ Hits 2787 2817 +30
- Misses 483 1812 +1329
Continue to review full report at Codecov.
|
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 compared this branch against the latest master
in databricks-cli-private
and found no issues. I tried out the new command structure and it looks very good.
Thanks much for this work!
Incorporated a comment from @deka108 in #414 to provide a consistent Difference introduced by 3766079: https://gist.github.com/pietern/f3bb9002b23f6cc714a561196e477e10 |
@LuShuai Could you port these over? |
Changes w.r.t. #414:
verb-noun
(but keep them around for backward compatibility)noun verb
--help
output)