Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
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).