Zongheng Yang created SPARK-2562:
------------------------------------
Summary: Add Date datatype support to Spark SQL
Key: SPARK-2562
URL: https://issues.apache.org/jira/browse/SPARK-2562
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 1.0.1
Reporter: Zongheng Yang
Priority: Minor
Spark SQL currently supports Timestamp, but not Date. Hive introduced support
for Date in [HIVE-4055|https://issues.apache.org/jira/browse/HIVE-4055], where
the underlying representation is {{java.sql.Date}}.
(Thanks to user Rindra Ramamonjison for reporting this.)
--
This message was sent by Atlassian JIRA
(v6.2#6252)