-
Notifications
You must be signed in to change notification settings - Fork 87
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
[EPIC] Migrate EXTERNAL
tables from cloud storage accounts
#333
Labels
CUJ
critial user journey
feat/workflow
triggered as a Databricks Job managed by UCX
migrate/external
go/uc/upgrade SYNC EXTERNAL TABLES step
Comments
nfx
added
enhancement
New feature or request
migrate/external
go/uc/upgrade SYNC EXTERNAL TABLES step
labels
Sep 29, 2023
nfx
changed the title
Migrate Parquet/Delta tables from cloud storage accounts to external locations
Migrate Sep 29, 2023
EXTERNAL
Parquet/Delta tables from cloud storage accounts
Also update the source table with a description that includes "this table is deprecated" which will show the table name with a strikethrough when it is attempted to be queried in SQL Query Editor: |
11 tasks
nfx
pushed a commit
that referenced
this issue
Jan 30, 2024
) ## Changes <!-- Summary of your changes that are easy to understand. Add screenshots when necessary --> ### Linked issues related to #333 Resolves #.. ### Functionality - [ ] added relevant user documentation - [ ] added new CLI command - [ ] modified existing command: `databricks labs ucx ...` - [ ] added a new workflow - [ ] modified existing workflow: `...` - [ ] added a new table - [ ] modified existing table: `...` ### Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> - [ ] manually tested - [ ] added unit tests - [ ] added integration tests - [ ] verified on staging environment (screenshot attached)
This was referenced Feb 5, 2024
nkvuong
changed the title
Migrate
CUJMigrate Feb 6, 2024
EXTERNAL
Parquet/Delta tables from cloud storage accountsEXTERNAL
Parquet/Delta tables from cloud storage accounts
nkvuong
changed the title
CUJMigrate
[CUJ] Migrate Feb 6, 2024
EXTERNAL
Parquet/Delta tables from cloud storage accountsEXTERNAL
tables from cloud storage accounts
nkvuong
changed the title
[CUJ] Migrate
[FEATURE] Migrate Feb 6, 2024
EXTERNAL
tables from cloud storage accountsEXTERNAL
tables from cloud storage accounts
This was referenced Mar 8, 2024
dmoore247
pushed a commit
that referenced
this issue
Mar 23, 2024
) ## Changes <!-- Summary of your changes that are easy to understand. Add screenshots when necessary --> ### Linked issues related to #333 Resolves #.. ### Functionality - [ ] added relevant user documentation - [ ] added new CLI command - [ ] modified existing command: `databricks labs ucx ...` - [ ] added a new workflow - [ ] modified existing workflow: `...` - [ ] added a new table - [ ] modified existing table: `...` ### Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> - [ ] manually tested - [ ] added unit tests - [ ] added integration tests - [ ] verified on staging environment (screenshot attached)
nfx
added
feat/workflow
triggered as a Databricks Job managed by UCX
and removed
enhancement
New feature or request
labels
Apr 22, 2024
nfx
changed the title
[FEATURE] Migrate
[EPIC] Migrate Apr 22, 2024
EXTERNAL
tables from cloud storage accountsEXTERNAL
tables from cloud storage accounts
8 tasks
This is the remaining epic for Q1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
CUJ
critial user journey
feat/workflow
triggered as a Databricks Job managed by UCX
migrate/external
go/uc/upgrade SYNC EXTERNAL TABLES step
Related issues:
databricks labs ucx migrate-tables
and a related workflow #670 by @qziyuanupgraded_to
properties to HMS table may not work due to permission issue #939 by @nkvuongworkspace_id
inupgraded_from
table property when doing table migration #899SYNC
to upgrade these tables "in place". Use the default or override catalog.database destination. Update the source table with "upgraded_to" property.The text was updated successfully, but these errors were encountered: