Robert Yokota created CALCITE-3305:
--------------------------------------
Summary: 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
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)