Hello All,
I have requirement , where I need to disclose the data at the client end and they are suppose to access the data in CSV format. I am planning to use Delta Sharing integrated with Unity Catalog. As we know, according to Delta sharing protocol, the client must have installed the Delta Sharing package at its end in order to read the short-lived presigned URLs (created by Providers) and session token to read the data.
So please help me understand this - without requesting my client to install anything at its end, and they can directly download the CSV file at their end provided they have proper authorization.
Thank you