[
https://issues.apache.org/jira/browse/CALCITE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde updated CALCITE-4418:
---------------------------------
Description: 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
> 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)