[
https://issues.apache.org/jira/browse/CALCITE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-4418.
----------------------------------
Fix Version/s: 1.27.0
Resolution: Fixed
Fixed in
[fc6d56f1|https://github.com/apache/calcite/commit/fc6d56f1ac6d590b8a332cb0931a71ecd2367969].
> 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
> Fix For: 1.27.0
>
>
> 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)