[
https://issues.apache.org/jira/browse/CALCITE-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16536406#comment-16536406
]
Julian Hyde commented on CALCITE-2399:
--------------------------------------
This is one of those "drill a hole" changes that I dislike. Making private APIs
public without adding tests or documentation is not in the best interests of
the project.
> Allow SqlImplementor classes to be extended
> -------------------------------------------
>
> Key: CALCITE-2399
> URL: https://issues.apache.org/jira/browse/CALCITE-2399
> Project: Calcite
> Issue Type: Bug
> Components: core, jdbc-adapter
> Affects Versions: 1.16.0
> Reporter: James Duong
> Assignee: Julian Hyde
> Priority: Major
>
> Allow SqlImplementor inner classes such as Result to be extended. Add and use
> factory methods to instantiate customized instances of these.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)