[
https://issues.apache.org/jira/browse/CALCITE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17237644#comment-17237644
]
Julian Hyde commented on CALCITE-4418:
--------------------------------------
Work in progress:
[julianhyde/4418-interpreter-jdbc|https://github.com/julianhyde/calcite/tree/4418-interpreter-jdbc].
> 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
> Assignee: Julian Hyde
> Priority: Major
>
> 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).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)