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)