Hello Team,
I am getting an error when copying parquet type file to Azure synapse using polybase option. I am getting the below error.
Code": 21001, "Message": "ErrorCode=ParquetInvalidFile,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=File is not a valid parquet file.,Source=Microsoft.DataTransfer.Richfile.ParquetTransferPlugin,'", "EventType": 0,
When i tried for the same parquet file using BulkInsert option, it worked.
Any Ideas?
Thank You


