You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Nicholas Chammas (Jira)" <ji...@apache.org> on 2022/05/10 18:18:00 UTC

[jira] [Updated] (SPARK-31001) Add ability to create a partitioned table via catalog.createTable()

     [ https://issues.apache.org/jira/browse/SPARK-31001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicholas Chammas updated SPARK-31001:
-------------------------------------
    Description: 
There doesn't appear to be a way to create a partitioned table using the Catalog interface.

In SQL, however, you can do this via {{{}CREATE TABLE ... PARTITIONED BY{}}}.

  was:There doesn't appear to be a way to create a partitioned table using the Catalog interface.


> Add ability to create a partitioned table via catalog.createTable()
> -------------------------------------------------------------------
>
>                 Key: SPARK-31001
>                 URL: https://issues.apache.org/jira/browse/SPARK-31001
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.1.0
>            Reporter: Nicholas Chammas
>            Priority: Minor
>
> There doesn't appear to be a way to create a partitioned table using the Catalog interface.
> In SQL, however, you can do this via {{{}CREATE TABLE ... PARTITIONED BY{}}}.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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