Maxim Gekk created SPARK-26246:
----------------------------------

             Summary: Infer date and timestamp types from JSON
                 Key: SPARK-26246
                 URL: https://issues.apache.org/jira/browse/SPARK-26246
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Maxim Gekk


Currently, DateType and TimestampType cannot be inferred from JSON. To parse 
JSON string, you have to specify schema explicitly if JSON input contains dates 
or timestamps. This ticket aims to extend JsonInferSchema to support such 
inferring.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to