Serge Smertin
Serge Smertin
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement - When run, validate post-migration workloads against their pre-migration counterparts. This...
We have instances of `spark.read.format("delta").load("s3a://prefix/...")` in the code, though we want to migrate that into `spark.table("catalog.schema.table")` to follow UC practices. Build on top of "tables in mounts". See: - https://github.com/databrickslabs/ucx/issues/1225...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior currently we use `UCX-ROLE` as the default role name, but we...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement It should be possible to run code analaysis without UC metastore...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement .. ### Proposed Solution .. ### Linked issues - Need to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem statement .. ### Proposed Solution .. ### Additional Context Related: - https://github.com/databrickslabs/ucx/issues/1118
### Describe the issue Fetching latest releases for a repo sometimes fails with 403 error due to rate limits ``` databricks labs ucx migrate-credentials --aws-profile aws-sandbox-field-eng_databricks-sandbox-admin --profile sandbox_fed --debug 17:33:30...