I am applying "avroCompressionCodec": "snappy" for avro dataset. However Copy activity in Azure Data Factory V2 pipeline ignores compression. At design time it shows a warning - The compression type will be ignored when using Avro dataset as copy destination.
Do we know how to apply compression in this case?