apache / apache/fluss

Support custom database mapping in coordinator server

Open
#1,952 7 comments 0 reactions 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

as title, sometimes, user have a table `db1.t1` in fluss, they want to map the table to `db2.t1` in paimon.

### Willingness to contribute

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the coordinator server entry point and any existing table-mapping configuration or handling. Clarify how a Fluss table such as db1.t1 should map to Paimon as db2.t1, then define tests that demonstrate the configured mapping and its expected behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.