apache / apache/fluss

Allow user to track the tiering status of a tiering table

Open
#2,362 19 comments 1 reaction 0 assignees View on GitHub
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/apache/fluss/issues) and found nothing similar.

### Description

it may fail for a table when tiering, but currently users have no way to know the status of a tiering table excep for see the tiering service. I propose to record the status(including fail message or some other thing) of a tiering table in Fluss and allow users to use Flink SQL to see the status of a tiering table, just like a system table.

### Willingness to contribute

- [ ] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Begin by tracing the tiering service and the existing Flink SQL system-table surface; determine how a tiering table’s status and failure details should be represented and exposed. Done means users can inspect that status through Flink SQL, with coverage for successful and failed tiering cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, sql
Domain
databases, stream-processing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.