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

Reply via email to