kishoreg opened a new issue #5209: Refactor pinot-common and pinot-core URL: https://github.com/apache/incubator-pinot/issues/5209 After extracting the plugins, the next logical step is to clean up pinot-core and pinot-common. Similar to pinot-spi, we should extract all interfaces from common and core into something like pinot-query-spi. Creating this issue to list all the interfaces we want to extract out. Here is the list (will keep this up to date based on the comments) - Plan - Operator - Datasource - Block - TransformFunction - AggregationFunction What else?
---------------------------------------------------------------- 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]
