Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.10.2
-
None
-
None
Description
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.