Hello,It is recommended that you upload libraries to source locations that support installation onto compute with standard access mode (formerly shared access mode), as this is the recommended mode for all workloads. Please refer the documentation ...
The error DELTA_SHARING_INVALID_RECIPIENT_AUTH refers to an invalid authorization specification when accessing Delta Sharing resources. This maps to SQLSTATE code 28000 ("invalid authorization specification") and typically occurs when the recipient's...
Thanks for sharing all the details and troubleshooting steps – that’s very helpful context.
In the current notebook, open_resource_discovery_information is defined as a Python dict. Before calling create_or_update_share, this structure must be seri...