[ https://issues.apache.org/jira/browse/SPARK-19830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-19830. --------------------------------- Resolution: Fixed Fix Version/s: 2.2.0 Issue resolved by pull request 17171 [https://github.com/apache/spark/pull/17171] > 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 > Fix For: 2.2.0 > > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org