You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2016/06/08 18:03:20 UTC

[jira] [Resolved] (FLINK-3471) JDBCInputFormat cannot handle null fields of certain types

     [ https://issues.apache.org/jira/browse/FLINK-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler resolved FLINK-3471.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

With the latest refactoring of the JDBCInputFormat this issues should be resolved

> JDBCInputFormat cannot handle null fields of certain types
> ----------------------------------------------------------
>
>                 Key: FLINK-3471
>                 URL: https://issues.apache.org/jira/browse/FLINK-3471
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 0.10.2
>            Reporter: Ken Geis
>             Fix For: 1.1.0
>
>
> JDBCInputFormat.addValue(..) is not safe against NULL values for types DECIMAL, NUMERIC, DATE, TIME, TIMESTAMP, and SQLXML. This makes it so that I cannot input data using any queries that will result in NULL values for any of these types.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)