Xiao Li created SPARK-19830:
-------------------------------

             Summary: Add parseTableSchema API to ParserInterface
                 Key: SPARK-19830
                 URL: https://issues.apache.org/jira/browse/SPARK-19830
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.1.0
            Reporter: Xiao Li
            Assignee: Xiao Li


Specifying the table schema in DDL formats is needed for different scenarios. 
For example, specifying the schema in SQL function {from_json}, and specifying 
the customized JDBC data types. In the submitted PRs, the idea is to ask users 
to specify the table schema in the JSON format. This is not user friendly. 




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to