[
https://issues.apache.org/jira/browse/CALCITE-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Yokota closed CALCITE-3305.
----------------------------------
Resolution: Not A Problem
> Cannot subclass CalciteMetaImpl because CalciteConnectionImpl is not public
> ---------------------------------------------------------------------------
>
> Key: CALCITE-3305
> URL: https://issues.apache.org/jira/browse/CALCITE-3305
> Project: Calcite
> Issue Type: Bug
> Affects Versions: 1.20.0
> Reporter: Robert Yokota
> Priority: Minor
>
> I would like to subclass CalciteMetaImpl but its one constructor parameter of
> type CalciteConnectionImpl is not public. Perhaps it can be changed to be of
> type AvaticaConnection since it just passes the constructor parameter to its
> superclass constructor which is of type AvaticaConnection?
--
This message was sent by Atlassian Jira
(v8.3.2#803003)