Hi Everyone,
We have ETL job running in Databricks and writing the data back to blob storage, Now we have created a table using azure table storage and would like to import the same data (Databricks output) to table storage.
So how to load data from blob to table storage
or
how to write data from databricks to table storage. please help