npawar commented on pull request #5296: URL: https://github.com/apache/incubator-pinot/pull/5296#issuecomment-619461378
Change of plans. Will not be decoupling RecordReader and Extractor. This model is not good for Columnar Readers (like ORC). Instead, just pulling out sourceFields to outside of the Reader:https://github.com/apache/incubator-pinot/pull/5303 ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
