Add `finish_cloned` for `BufferBuilder<T: ArrowNativeType>`
Open
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
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