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