apache / apache/arrow-rs

Add `finish_cloned` for `BufferBuilder<T: ArrowNativeType>`

Open
#6,909 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
3.6k
Forks
1.3k
Avg merge
2d 18h
Merged PRs (30d)
169

Description

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**

So we can get the clone of current status of the buffer with `&T`

**Describe the solution you'd like**

**Describe alternatives you've considered**

**Additional context**

Contributor guide

Open the contributing guide

Research direction

Start by locating BufferBuilder and reviewing its existing completion methods and related tests. Determine the expected cloned representation of the current buffer status, then add coverage showing that finish_cloned returns that status without consuming the builder.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.