[
https://issues.apache.org/jira/browse/SPARK-4618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust updated SPARK-4618:
------------------------------------
Assignee: wangfei
> Make foreign DDL commands options case-insensitive
> --------------------------------------------------
>
> Key: SPARK-4618
> URL: https://issues.apache.org/jira/browse/SPARK-4618
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 1.1.0
> Reporter: wangfei
> Assignee: wangfei
> Fix For: 1.3.0
>
>
> Make foreign DDL commands options case-insensitive
> So flowing cmd worked
> ```
> create temporary table normal_parquet
> USING org.apache.spark.sql.parquet
> OPTIONS (
> PATH '/xxx/data'
> )
> ```
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]