Skip to content

Conversation

@caozhen1937
Copy link
Contributor

Purpose

Linked issue: close #687

Brief change log

Tests

API and Format

Documentation

@caozhen1937
Copy link
Contributor Author

@wuchong Thank you for the review, comments addressed.

LOG.warn(f.getMessage());
}

currentPartitions.add(partition.getPartitionName());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should move this into the above try catch, otherwise, the state of currentPartitions is not correct.

Copy link
Member

@wuchong wuchong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pushed a commit to fix the above comment. Will merge once the CI is passed.

@wuchong wuchong merged commit ce277f8 into apache:main Apr 1, 2025
4 checks passed
ZmmBigdata pushed a commit to ZmmBigdata/fluss that referenced this pull request Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support max partition number of a table

2 participants