Description
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.