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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Ken Geis created FLINK-3471:
-------------------------------

             Summary: 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


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)