Skip to contents

Gets an array of all share recipients within the current metastore where:

Usage

list_recipients(client, data_recipient_global_metastore_id = NULL)

recipientsList(client, data_recipient_global_metastore_id = NULL)

Arguments

client

Required. Instance of DatabricksClient()

data_recipient_global_metastore_id

If not provided, all recipients will be returned.

Value

data.frame with all of the response pages.

Details

  • the caller is a metastore admin, or * the caller is the owner. There is no guarantee of a specific ordering of the elements in the array.