Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.22.0
Description
The type inference of Scala code 'val mq = cluster.getMetadataQuery' is failed during compile time, if we have that generic type declaration for the Java method.
Remove the type declaration makes the Scala code more user friendly and straight-forward.
Attachments
Issue Links
- is related to
-
CALCITE-3446 Make RelMetadataQuery extensible
- Closed
- links to