Gets a data object share from the metastore. The caller must be a metastore
admin or the owner of the share.
Usage
get_share(client, name, include_shared_data = NULL)
sharesGet(client, name, include_shared_data = NULL)
Arguments
- client
Required. Instance of DatabricksClient()
- name
Required. The name of the share.
- include_shared_data
Query for data to include in the share.