Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
Right now, DateTimeUtils.stringToTime returns a java.util.Date whose getTime returns milliseconds. It will be great if we have a method to parse string directly to SQL's timestamp value (microseconds).
Attachments
Issue Links
- relates to
-
SPARK-29904 Parse timestamps in microsecond precision by JSON/CSV datasources
- Resolved