How to Read Compressed Data from Azure Event Hub in Fabric using Py-spark
I am sending compressed data into Event Hub to overcome 1 MB hard limit in Azure Event Hub .
I also have to read this in Py-spark and update Delta table .
I am sending compressed data into Event Hub to overcome 1 MB hard limit in Azure Event Hub .
I also have to read this in Py-spark and update Delta table .