Details
Description
We are trying to read a parquet file from Azure Blob storage and are getting the below error from Drill:
org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR: StorageException: The requested operation is not allowed in the current state of the entity.
However, we are able to read a csv file from the same path in Azure Blob storage. The details of the storage plugin and error logs are attached.