You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/11/23 09:02:00 UTC

[jira] [Commented] (CALCITE-4418) Allow Interpreter to read from JDBC input

    [ https://issues.apache.org/jira/browse/CALCITE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17237235#comment-17237235 ] 

Julian Hyde commented on CALCITE-4418:
--------------------------------------

Allow Interpreter to read from JDBC input. When Interpreter reads from a JDBC input, it currently seems to create Rows consisting of the input in JDBC types rather than Calcite's types (e.g. java.sql.Date rather than Integer).

> Allow Interpreter to read from JDBC input
> -----------------------------------------
>
>                 Key: CALCITE-4418
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4418
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Priority: Major
>




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