-
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
whitelist databricks-feature-engineering #1976
Conversation
❌ 87/91 passed, 4 failed, 21 skipped, 5h23m9s total ❌ test_create_catalog_schema_with_principal_acl_CLOUD_ENV: TimeoutError: Timed out after 0:02:00 (5m46.451s)
❌ test_table_migration_job_refreshes_migration_status[hiveserde-migrate-external-tables-ctas]: TimeoutError: Timed out after 0:05:00 (19m35.491s)
❌ test_running_real_workflow_linter_job: TimeoutError: Timed out after 0:02:00 (7m53.998s)
❌ test_table_migration_job_refreshes_migration_status[regular-migrate-tables]: TimeoutError: Timed out after 0:05:00 (12m36.021s)
Running from acceptance #4202 |
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.
please remove noise from analysis
}, | ||
{ | ||
"code": "table-migrate", | ||
"message": "Can't migrate table_name argument in 'self._spark.sql(SparkClient.drop_pk_statement(full_table_name))' because its value cannot be computed" |
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.
noise
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.
removed
}, | ||
{ | ||
"code": "table-migrate", | ||
"message": "Can't migrate table_name argument in 'self._spark.sql(SparkClient.set_pk_tk_statement(full_table_name=full_table_name, pk_cols=pk_cols, tk_col=tk_col, pk_name=pk_name))' because its value cannot be computed" |
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.
noise
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.
removed
@nfx noise removed |
}, | ||
{ | ||
"code": "table-migrate", | ||
"message": "SQL query is not supported yet: COMMENT ON TABLE IS NULL" |
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.
this is noise as well
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.
removed
# Conflicts: # src/databricks/labs/ucx/source_code/known.json
already merged somehow... |
Changes
whitelist databricks-feature-engineering
Linked issues
Progresses #1901
Functionality
None
Tests