Skip to content

feat: support list offset for partitioned table#229

Merged
luoyuxia merged 1 commit into
apache:mainfrom
luoyuxia:support-list-partition
Feb 1, 2026
Merged

feat: support list offset for partitioned table#229
luoyuxia merged 1 commit into
apache:mainfrom
luoyuxia:support-list-partition

Conversation

@luoyuxia
Copy link
Copy Markdown
Contributor

Purpose

Linked issue: close #227

support list partiiton offset

Brief change log

Tests

API and Format

Documentation

@luoyuxia
Copy link
Copy Markdown
Contributor Author

cc @fresh-borzoni @leekeiabstraction Could you please help review

@luoyuxia luoyuxia force-pushed the support-list-partition branch from fcf8d67 to 0214df4 Compare January 31, 2026 01:29
@luoyuxia luoyuxia self-assigned this Jan 31, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread crates/fluss/src/client/admin.rs
Comment thread crates/fluss/tests/integration/log_table.rs
Comment thread crates/fluss/src/client/admin.rs Outdated
Copy link
Copy Markdown
Member

@fresh-borzoni fresh-borzoni left a comment

Choose a reason for hiding this comment

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

@luoyuxia TY for the PR.
LGTM overall, left minor comments

Comment thread crates/fluss/src/client/metadata.rs
Comment thread crates/fluss/src/client/admin.rs Outdated
Copy link
Copy Markdown
Contributor

@leekeiabstraction leekeiabstraction left a comment

Choose a reason for hiding this comment

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

TY for the PR. Left one comment. PTAL!

Comment thread crates/fluss/tests/integration/log_table.rs
@luoyuxia luoyuxia force-pushed the support-list-partition branch from 0214df4 to 453b104 Compare February 1, 2026 11:53
@luoyuxia
Copy link
Copy Markdown
Contributor Author

luoyuxia commented Feb 1, 2026

Thanks all for the review!

@luoyuxia luoyuxia merged commit 4d50eb2 into apache:main Feb 1, 2026
13 checks passed
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 list_offsets for partitioned table in rust

4 participants