kishoreg opened a new pull request #4884: Moving stream related apis to pinot-spi URL: https://github.com/apache/incubator-pinot/pull/4884 Moving all the interfaces needed for implementing real-time connectors to pinot-spi. This is the last part of the refactoring. record-readers, pinotFS are already moved to pinot-spi. After this PR is merged, we can start extracting all the implementations (avro, hadoop, kafka) out of pinot-core. Note: most of the changes are related to refactoring (import statements).
---------------------------------------------------------------- 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]
