You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Tim Van Wassenhove (JIRA)" <ji...@apache.org> on 2017/11/22 12:32:00 UTC

[jira] [Created] (SPARK-22581) Catalog api does not allow to specify partitioning columns with create(external)table

Tim Van Wassenhove created SPARK-22581:
------------------------------------------

             Summary: Catalog api does not allow to specify partitioning columns with create(external)table
                 Key: SPARK-22581
                 URL: https://issues.apache.org/jira/browse/SPARK-22581
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.2.0
            Reporter: Tim Van Wassenhove
            Priority: Minor


Currently it is not possible to specify partitioning columns via the Catalog API when creating an (external) table. 

Even though spark.sql will happily infer the partition scheme and find the data, hive/beeline will not find data...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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