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

Changed dbfs.create to mkdirs for CLI #53

Conversation

ravi-databricks
Copy link
Contributor

Changed CLI onboard command which was using dbfs.create causing already exists issue forAzure

Copy link

codecov bot commented Apr 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (feature/v0.0.8@3555aaa). Click here to learn what that means.

Additional details and impacted files
@@                Coverage Diff                @@
##             feature/v0.0.8      #53   +/-   ##
=================================================
  Coverage                  ?   89.90%           
=================================================
  Files                     ?        8           
  Lines                     ?      832           
  Branches                  ?      161           
=================================================
  Hits                      ?      748           
  Misses                    ?       33           
  Partials                  ?       51           
Flag Coverage Δ
unittests 89.90% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ravi-databricks ravi-databricks added the bug Something isn't working label Apr 30, 2024
@ravi-databricks ravi-databricks self-assigned this Jun 25, 2024
@ravi-databricks ravi-databricks added this to the v0.0.8 milestone Jun 25, 2024
@ravi-databricks ravi-databricks merged commit 5a99ab0 into feature/v0.0.8 Jun 25, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DLT-META CLI onboard command issue for Azure: databricks.sdk.errors.platform.ResourceAlreadyExists
1 participant