npawar opened a new pull request #5310: URL: https://github.com/apache/incubator-pinot/pull/5310
Moving the ExpressionEvaluators to pinot-core, so that it can be alongside the FunctionExpressionEvaluators related code. Also moved SchemaFieldExtractorUtils to pinot-core, and renamed it to SchemaUtils. This SchemaUtils (which contains validate) and the SchemaUtils in pinot-common (which contains from/to ZnRecord), should be merged into 1 eventually. Can be done when pinot-core and pinot-common modules get merged. ---------------------------------------------------------------- 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]
