apache / apache/fluss

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

Open
#981 7 comments 0 reactions 1 assignee Claimed by @caozhen1937 View on GitHub
component=server
Dominant language
Java
Stars
2.1k
Forks
625
Avg merge
3d 14h
Merged PRs (30d)
97

Description

### Search before asking

- [x] I searched in the [issues](https://github.com/alibaba/fluss/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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.