jacques-n opened a new pull request #2638: URL: https://github.com/apache/calcite/pull/2638
- Introduce a new interface: MetadataHandlerProvider. - Move RelMetadataQuery to rely on MetadataHandlerProvider instead of Janino directly - Update JaninoRelMetaDataProvider to implement MetadataHandlerProvider - Deprecate several public (likely unused) surfaces related to the janino coupling Co-authored-by: James Starr <[email protected]> -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
