Skip to content

Introduce new fields 'delete_table' and 'delete_partition' in UpdateMetadata RPC #981

@swuferhong

Description

@swuferhong

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

In pr #890, we will use TableMetadata#TABLE_DURATION_DELETE_PATH or TableMetadata#TABLE_DURATION_DELETE_ID to represent a table that needs to be deleted, and use PartitionMetadata#PARTITION_DURATION_DELETE_NAME or PartitionMetadata#PARTITION_DURATION_DELETE_ID a partition that needs to be deleted. Although this approach works, but it is difficult to understand. New fields 'delete_table' and 'delete_partition' can be introduced to represent it, but backward compatibility needs to be considered

Solution

No response

Anything else?

No response

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions