a2l007 opened a new issue #9211: Reanimate Pig specific handling in the Avro parser URL: https://github.com/apache/druid/issues/9211 ### 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 ?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
