Maxim Gekk created SPARK-26456: ---------------------------------- Summary: Cast date/timestamp by Date/TimestampFormatter Key: SPARK-26456 URL: https://issues.apache.org/jira/browse/SPARK-26456 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 2.4.0 Reporter: Maxim Gekk
Currently, dates and timestamps are casted to strings by using SimpleDateFormat. The ticket aims to switch the code on new DateFormatter and TimestampFormatter that are already used in CSV and JSON datasources for the same purpose. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org