swaminathanmanish opened a new pull request, #12942: URL: https://github.com/apache/pinot/pull/12942
**Whats in the PR**: Enabling complexType (ingestion config) handling in SegmentProcessorFramework **Why its needed**: For batch/minion based ingestion SegmentProcessorFramework is the building block which currently does not support [complex type](https://docs.pinot.apache.org/v/release-0.9.0/basics/data-import/complex-type) transformation. With this change, all batch ingestion tasks that use SegmentProcessorFramework, will get the ability to transform complexType. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
