[ 
https://issues.apache.org/jira/browse/CALCITE-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vladimir Sitnikov resolved CALCITE-4304.
----------------------------------------
    Fix Version/s: 1.27.0
       Resolution: Fixed

Fixed in 
https://github.com/apache/calcite/commit/d9a81b88ad561e7e4cedae93e805e0d7a53a7f1a

> Make org.apache.calcite.jdbc.JavaTypeFactoryImpl#getJavaClass non-nullable
> --------------------------------------------------------------------------
>
>                 Key: CALCITE-4304
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4304
>             Project: Calcite
>          Issue Type: Sub-task
>          Components: core
>    Affects Versions: 1.25.0
>            Reporter: Vladimir Sitnikov
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.27.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The current implementation returns {{null}} as the last resort, however, it 
> is not clear what that means.
> For instance CURSOR type (e.g. 
> org.apache.calcite.test.TableFunctionTest#testMultipleScannableTableFunctionWithNamedParameters
>  ) results in getJavaClass -> null



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

Reply via email to