You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2020/02/13 06:47:00 UTC

[jira] [Created] (CALCITE-3792) Remove the generic type declaration of method RelOptCluster#getMetadataQuery

Danny Chen created CALCITE-3792:
-----------------------------------

             Summary: Remove the generic type declaration of method RelOptCluster#getMetadataQuery
                 Key: CALCITE-3792
                 URL: https://issues.apache.org/jira/browse/CALCITE-3792
             Project: Calcite
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.22.0
            Reporter: Danny Chen
            Assignee: Danny Chen
             Fix For: 1.22.0


The type inference of Scala code 'val mq = cluster.getMetadataQuery' is failed if we have that generic type declaration for the Java method



--
This message was sent by Atlassian Jira
(v8.3.4#803005)