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

[BUG]: Migration status is empty after running migrate-tables workflow #1597

Closed
1 task done
JCZuurmond opened this issue May 1, 2024 · 1 comment · Fixed by #1599
Closed
1 task done

[BUG]: Migration status is empty after running migrate-tables workflow #1597

JCZuurmond opened this issue May 1, 2024 · 1 comment · Fixed by #1599
Assignees
Labels
bug Something isn't working needs-triage

Comments

@JCZuurmond
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Migration status is empty after running migrate tables workflow

Screenshot 2024-05-01 at 10 53 54

Expected Behavior

The migration status should show tables that are migrated.

Steps To Reproduce

  1. Run test_table_migration_job integration test
  2. Query the migration_status table

Cloud

Azure

Operating System

macOS

Version

latest via Databricks CLI

Relevant log output

No response

@JCZuurmond JCZuurmond added bug Something isn't working needs-triage labels May 1, 2024
@JCZuurmond
Copy link
Contributor Author

JCZuurmond commented May 1, 2024

Not a problem fo:

  • migrate-external-tables-ctas workflow with test_hiveserde_table_ctas_migration_job integration test
  • migrate-external-hiveserde-tables-in-place-experimental workflow with test_hiveserde_table_in_place_migration_job integration test

@JCZuurmond JCZuurmond self-assigned this May 1, 2024
@nfx nfx closed this as completed in #1599 May 2, 2024
nfx pushed a commit that referenced this issue May 2, 2024
…#1599)

## Changes
Refresh migration status at the end of the `migrate_tables` task

### Linked issues
Resolves #1597

### Functionality 

- [ ] added relevant user documentation
- [ ] added new CLI command
- [ ] modified existing command: `databricks labs ucx ...`
- [ ] added a new workflow
- [x] modified existing workflow: `migrate-*-tables*`
- [ ] added a new table
- [ ] modified existing table: `...`

### Tests
<!-- How is this tested? Please see the checklist below and also
describe any other relevant tests -->

- [x] manually tested
- [ ] added unit tests
- [x] added integration tests
- [ ] verified on staging environment (screenshot attached)
@nfx nfx moved this to Done in UCX (weekly) Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant