Skip to content

feat(rust): add in and from support for row format#3440

Open
Kokoro2336 wants to merge 4 commits into
apache:mainfrom
Kokoro2336:feature-rust/to_row_in-from_row_in
Open

feat(rust): add in and from support for row format#3440
Kokoro2336 wants to merge 4 commits into
apache:mainfrom
Kokoro2336:feature-rust/to_row_in-from_row_in

Conversation

@Kokoro2336

@Kokoro2336 Kokoro2336 commented Mar 1, 2026

Copy link
Copy Markdown

Why?

This PR is to support features mentioned in #2957

What does this PR do?

Add Rust API to_row_in and from_row_in to allow serialization working with a provided buffer/reader.

Related issues

#2957

Does this PR introduce any user-facing change?

  • Does this PR introduce any public API change?
  • Does this PR introduce any binary protocol compatibility change?

Benchmark

2 tests: test_to_row_in and test_from_row_in are added in test_row.rs.

image
@Kokoro2336 Kokoro2336 changed the title feature(rust): add API to_row_in and from_row_in Mar 1, 2026
@Kokoro2336 Kokoro2336 changed the title feat(rust): add API to_row_in and from_row_in Mar 1, 2026
@Kokoro2336 Kokoro2336 changed the title feat(rust): add in and from support for Row Format Mar 1, 2026
@Kokoro2336 Kokoro2336 marked this pull request as draft March 1, 2026 12:19
@Kokoro2336 Kokoro2336 marked this pull request as ready for review March 1, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant