We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We use the WorkspaceClient.legacy_query API
WorkspaceClient.legacy_query
Use the WorkspaceClient.query API. Also include the LegacyQueryOwnership in this change.
WorkspaceClient.query
LegacyQueryOwnership
See more context: https://github.com/databrickslabs/ucx/blob/703c657d3cf5049962ebc77134a702671cf0315a//home/runner/work/ucx/ucx/src/databricks/labs/ucx/assessment/dashboards.py#L266-L271
The text was updated successfully, but these errors were encountered:
Created issue for TODO
ed9612e
#3415
ec1b23d
5abfce3
62b450d
dea142c
No branches or pull requests
Current situation
We use the
WorkspaceClient.legacy_query
APIDesired situation
Use the
WorkspaceClient.query
API. Also include theLegacyQueryOwnership
in this change.See more context:
https://github.com/databrickslabs/ucx/blob/703c657d3cf5049962ebc77134a702671cf0315a//home/runner/work/ucx/ucx/src/databricks/labs/ucx/assessment/dashboards.py#L266-L271
The text was updated successfully, but these errors were encountered: