You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2014/12/17 06:28:14 UTC

[jira] [Updated] (SPARK-4618) Make foreign DDL commands options case-insensitive

     [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org