Skip to content

Comments

feat(services/lakefs): Implement write returns metadata#6770

Merged
Xuanwo merged 1 commit intomainfrom
lakefs-write-returns-metadata
Nov 10, 2025
Merged

feat(services/lakefs): Implement write returns metadata#6770
Xuanwo merged 1 commit intomainfrom
lakefs-write-returns-metadata

Conversation

@kingsword09
Copy link
Contributor

Which issue does this PR close?

part of #5693

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

This PR was primarily authored with Claude Code using claude-sonnet-4-5-20250929 and then hand-reviewed by me. I AM responsible for every change made in this PR. I aimed to keep it aligned with our goals, though I may have missed minor issues. Please flag anything that feels off, I'll fix it quickly.

@kingsword09 kingsword09 requested a review from Xuanwo as a code owner November 10, 2025 07:52
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. releases-note/feat The PR implements a new feature or has a title that begins with "feat" labels Nov 10, 2025
@kingsword09
Copy link
Contributor Author

OPENDAL_TEST=lakefs cargo test --features services-lakefs,tests behavior::test_write_returns_metadata

Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s
     Running unittests src/lib.rs (target/debug/deps/opendal-402c1a93bd75267c)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 175 filtered out; finished in 0.00s

     Running tests/behavior/main.rs (target/debug/deps/behavior-75b29fcd7f6af103)

running 1 test
test behavior::test_write_returns_metadata ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 96 filtered out; finished in 0.13s

Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Thank you for working on this!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 10, 2025
@Xuanwo Xuanwo merged commit 0f67384 into main Nov 10, 2025
78 checks passed
@Xuanwo Xuanwo deleted the lakefs-write-returns-metadata branch November 10, 2025 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/feat The PR implements a new feature or has a title that begins with "feat" size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants