You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Robert Yokota (Jira)" <ji...@apache.org> on 2019/08/29 02:01:00 UTC

[jira] [Created] (CALCITE-3305) Cannot subclass CalciteMetaImpl because CalciteConnectionImpl is not public

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)