apache / apache/fluss

[Feature] Make bucketAssigner for lake table pluggable

Open
#124 2 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/alibaba/fluss/issues) and found nothing similar.

### Motivation

Currently, **LakeTableBucketAssigner** is a fixed **PaimonBucketAssigner**. More data lakes may be supported in the future, so we should add a configuration item to make **LakeTableBucketAssigner** pluggable.

### Solution

_No response_

### Anything else?

_No response_

### Willingness to contribute

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the LakeTableBucketAssigner entry point and its current PaimonBucketAssigner implementation. Trace how lake-table configuration is loaded and how bucket assignment is invoked; done should include a documented configuration path that selects an assigner while preserving current Paimon behavior, with relevant tests updated or added.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.