[C++] Create a Fetch Node
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
The goal of the fetch node is to skip some records and select the given amount of records.
This will be implemented as discussed in the parent issue.
**Reporter**: [Vibhatha Lakmal Abeykoon](https://issues.apache.org/jira/browse/ARROW-17190) / @vibhatha
#### PRs and other links:
- [GitHub Pull Request #13700](https://github.com/apache/arrow/pull/13700)
**Note**: *This issue was originally created as [ARROW-17190](https://issues.apache.org/jira/browse/ARROW-17190). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Research direction
Start by reading the parent issue ARROW-17190 and the linked GitHub pull request #13700 to recover the intended fetch-node design and current work. Confirm how the node should skip records and select a requested amount, then use the existing discussion and PR as the reference for validating completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100