-
Notifications
You must be signed in to change notification settings - Fork 101
Fix nightly testing #142
Copy link
Copy link
Closed
Description
The issue seems to be the missing backticks around the principal name:
status = StatementStatus(error=ServiceError(error_code=<ServiceErrorCode.BAD_REQUEST: 'BAD_REQUEST'>, message='\nOperation not ...ne 1, pos 0)\n\n== SQL ==\nGRANT USAGE ON SCHEMA default TO sdk-p6ja\n^^^\n'), state=<StatementState.FAILED: 'FAILED'>)
See:
- https://docs.databricks.com/en/sql/language-manual/sql-ref-identifiers.html#delimited-identifiers
- https://docs.databricks.com/en/sql/language-manual/sql-ref-principal.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels