Jackie-Jiang opened a new pull request #5309: URL: https://github.com/apache/incubator-pinot/pull/5309
RecordReader and StreamMessageDecoder is the entry point for batch and streaming data ingestion. They are expected to be implemented and plugged to provide customized format support. After removing the Schema from them and replace it with fields to read, customer does not need to understand the Pinot schema in order to add a new format support. ---------------------------------------------------------------- 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]
