Andrew Or created SPARK-15279:
---------------------------------

             Summary: Disallow ROW FORMAT and STORED AS (parquet | orc | avro 
etc.)
                 Key: SPARK-15279
                 URL: https://issues.apache.org/jira/browse/SPARK-15279
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Andrew Or
            Assignee: Andrew Or


They are both potentially conflicting ways that allow you to specify the SerDe. 
Unfortunately, we can't just get rid of ROW FORMAT because it may be used with 
TEXTFILE or RCFILE. For other file formats, we should fail fast wherever 
possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to