Description
Apache Pig dependencies as well as related functionality were removed from the Avro parser in #7810
We internally use Pig extensively and the Pig specific transformation within the Avro parser extension is useful for us especially for parsing data bags. I would like to add the fromPigAvroStorage flag based processing back to the Avro Parser. In terms of tests, I can find a way to test this without adding the Pig dependency back.
I apologize for missing out on raising this concern on the original PR.
Any objections @gianm @Fokko ?
Description
Apache Pig dependencies as well as related functionality were removed from the Avro parser in #7810
We internally use Pig extensively and the Pig specific transformation within the Avro parser extension is useful for us especially for parsing data bags. I would like to add the
fromPigAvroStorageflag based processing back to the Avro Parser. In terms of tests, I can find a way to test this without adding the Pig dependency back.I apologize for missing out on raising this concern on the original PR.
Any objections @gianm @Fokko ?