Adrian Wang created SPARK-7330:
----------------------------------

             Summary: JDBC RDD could lead to NPE when the date field is null
                 Key: SPARK-7330
                 URL: https://issues.apache.org/jira/browse/SPARK-7330
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Adrian Wang


because we call DateUtils.fromDate(rs.getDate(xx)) no matter it is null or not.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to