clintropolis opened a new pull request #10573: URL: https://github.com/apache/druid/pull/10573
Changing access of these methods from `protected` to `public` allows extensions to construct statements and queries against the base `SQLMetadataConnector` provided by another extension, but using implementation specific constructs of that specific extension, such as the 'payload' and 'serial' types (so that correct SQL for a given metadata store implementation can be constructed). ---------------------------------------------------------------- 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]
