You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jackey Lee (Jira)" <ji...@apache.org> on 2020/05/13 01:48:00 UTC

[jira] [Created] (SPARK-31694) Add SupportsPartitions on DataSourceV2

Jackey Lee created SPARK-31694:
----------------------------------

             Summary: Add SupportsPartitions on DataSourceV2
                 Key: SPARK-31694
                 URL: https://issues.apache.org/jira/browse/SPARK-31694
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: Jackey Lee


There are no partition Commands, such as AlterTableAddPartition supported in DatasourceV2, it is widely used in mysql or hive or other places. Thus it is necessary to defined Partition Catalog API to support these Commands.

We add SupportsPartitions to use basic APIs to support these commands.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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