-
Notifications
You must be signed in to change notification settings - Fork 90
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
Pass table migration index to WorkflowLinter
#3744
Draft
JCZuurmond
wants to merge
5
commits into
main
Choose a base branch
from
feat/pass-table-migration-index-to-workflow-linter
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Pass table migration index to WorkflowLinter
#3744
JCZuurmond
wants to merge
5
commits into
main
from
feat/pass-table-migration-index-to-workflow-linter
+18
−20
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
❌ 73/82 passed, 9 failed, 10 skipped, 6h0m31s total ❌ test_running_real_assessment_job: AssertionError: assert not [Row(job_id=940374825461524, job_name='[XISG] migrate-external-hiveserde-tables-in-place-experimental', task_key='migr...d5d/.XIsg/wheels/wheel-test-runner-0.56.1+120250226060617', start_line=-1, start_col=-1, end_line=-1, end_col=-1), ...] (15m51.469s)
❌ test_hiveserde_table_in_place_migration_job[migrate-external-hiveserde-tables-in-place-experimental]: AssertionError: Workflow failed: assessment (10m16.395s)
❌ test_table_migration_job_refreshes_migration_status[hiveserde-migrate-external-hiveserde-tables-in-place-experimental]: AssertionError: Workflow failed: assessment (7m27.059s)
❌ test_table_migration_job_refreshes_migration_status[hiveserde-migrate-external-tables-ctas]: AssertionError: Workflow failed: assessment (10m35.072s)
❌ test_hiveserde_table_in_place_migration_job[migrate-external-tables-ctas]: AssertionError: Workflow failed: assessment (8m0.18s)
❌ test_table_migration_job_publishes_remaining_tables: AssertionError: Workflow failed: assessment (7m29.675s)
❌ test_table_migration_job_refreshes_migration_status[regular-migrate-tables]: databricks.sdk.errors.sdk.OperationFailed: failed to reach TERMINATED or SKIPPED, got RunLifeCycleState.INTERNAL_ERROR: Task crawl_mounts failed with message: Could not reach driver of cluster DATABRICKS_CLUSTER_ID. (19m36.333s)
❌ test_hiveserde_table_ctas_migration_job: AssertionError: Workflow failed: assessment (21m27.921s)
❌ test_table_migration_convert_manged_to_external: AssertionError: Workflow failed: assessment (21m34.234s)
Running from acceptance #8402 |
0f173cd
to
84a4f7d
Compare
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
Pass table migration index to
WorkflowLinter
Linked issues
Resolves #3153
Functionality
WorkflowLinter
assessment