Rick Hillegas created SPARK-11037: ------------------------------------- Summary: Cleanup Option usage in JdbcUtils Key: SPARK-11037 URL: https://issues.apache.org/jira/browse/SPARK-11037 Project: Spark Issue Type: Task Components: SQL Affects Versions: 1.5.1 Reporter: Rick Hillegas Priority: Trivial
The following issue came up in the review of the pull request for SPARK-10855 (https://github.com/apache/spark/pull/8982): We should use Option(...) instead of Some(...) because the former handles null arguments. -- 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