-
Notifications
You must be signed in to change notification settings - Fork 80
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
Added databricks labs ucx alias
command to create a view of tables from one schema/catalog in another schema/catalog
#837
Merged
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
FastLee
had a problem deploying
to
account-admin
January 24, 2024 20:10
— with
GitHub Actions
Failure
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #837 +/- ##
==========================================
+ Coverage 85.61% 85.63% +0.02%
==========================================
Files 41 41
Lines 5212 5296 +84
Branches 950 965 +15
==========================================
+ Hits 4462 4535 +73
- Misses 536 543 +7
- Partials 214 218 +4 ☔ View full report in Codecov by Sentry. |
FastLee
had a problem deploying
to
account-admin
January 24, 2024 20:16
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 24, 2024 20:52
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 24, 2024 21:02
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 24, 2024 21:17
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 24, 2024 21:23
— with
GitHub Actions
Failure
FastLee
requested review from
a team,
larsgeorge-db and
nfx
and removed request for
larsgeorge-db
January 24, 2024 21:25
FastLee
had a problem deploying
to
account-admin
January 24, 2024 21:35
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 00:05
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 00:31
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 01:06
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 02:22
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 02:25
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 02:47
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 03:04
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 04:48
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 04:51
— with
GitHub Actions
Failure
nfx
requested changes
Jan 25, 2024
nfx
changed the title
Added
Added Jan 25, 2024
databricks labs ucx alias-tables
command to create a view of tables from one schema/catalog in another schema/catalogdatabricks labs ucx alias
command to create a view of tables from one schema/catalog in another schema/catalog
FastLee
had a problem deploying
to
account-admin
January 25, 2024 13:52
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 13:53
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 16:03
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 16:19
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 16:38
— with
GitHub Actions
Failure
FastLee
had a problem deploying
to
account-admin
January 25, 2024 16:52
— with
GitHub Actions
Failure
FastLee
force-pushed
the
feature/cli_alias_676
branch
from
January 25, 2024 20:25
74ff668
to
f307efa
Compare
FastLee
had a problem deploying
to
account-admin
January 25, 2024 20:25
— with
GitHub Actions
Failure
nfx
approved these changes
Jan 26, 2024
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
nfx
added a commit
that referenced
this pull request
Jan 26, 2024
* Added `databricks labs ucx alias` command to create a view of tables from one schema/catalog in another schema/catalog ([#837](#837)). * Added `databricks labs ucx save-aws-iam-profiles` command to scan instance profiles identify AWS S3 access and save a CSV with permissions ([#817](#817)). * Added total view counts in the assessment dashboard ([#834](#834)). * Cleaned up `assess_jobs` and `assess_clusters` tasks in the `assessment` workflow to improve testing and reduce redundancy.([#825](#825)). * Added documentation for the assessment report ([#806](#806)). * Fixed escaping for SQL object names ([#836](#836)). Dependency updates: * Updated databricks-sdk requirement from ~=0.17.0 to ~=0.18.0 ([#832](#832)).
Merged
nfx
added a commit
that referenced
this pull request
Jan 26, 2024
* Added `databricks labs ucx alias` command to create a view of tables from one schema/catalog in another schema/catalog ([#837](#837)). * Added `databricks labs ucx save-aws-iam-profiles` command to scan instance profiles identify AWS S3 access and save a CSV with permissions ([#817](#817)). * Added total view counts in the assessment dashboard ([#834](#834)). * Cleaned up `assess_jobs` and `assess_clusters` tasks in the `assessment` workflow to improve testing and reduce redundancy.([#825](#825)). * Added documentation for the assessment report ([#806](#806)). * Fixed escaping for SQL object names ([#836](#836)). Dependency updates: * Updated databricks-sdk requirement from ~=0.17.0 to ~=0.18.0 ([#832](#832)).
dmoore247
pushed a commit
that referenced
this pull request
Mar 23, 2024
…from one schema/catalog in another schema/catalog (#837)
dmoore247
pushed a commit
that referenced
this pull request
Mar 23, 2024
* Added `databricks labs ucx alias` command to create a view of tables from one schema/catalog in another schema/catalog ([#837](#837)). * Added `databricks labs ucx save-aws-iam-profiles` command to scan instance profiles identify AWS S3 access and save a CSV with permissions ([#817](#817)). * Added total view counts in the assessment dashboard ([#834](#834)). * Cleaned up `assess_jobs` and `assess_clusters` tasks in the `assessment` workflow to improve testing and reduce redundancy.([#825](#825)). * Added documentation for the assessment report ([#806](#806)). * Fixed escaping for SQL object names ([#836](#836)). Dependency updates: * Updated databricks-sdk requirement from ~=0.17.0 to ~=0.18.0 ([#832](#832)).
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.
Changes
Linked issues
closes #676
Resolves #..
Functionality
databricks labs ucx ...
...
...
Tests