[C++] [Python] Test user-defined tables in an execution plan
Open
Component: C++
Component: Python
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
Currently, [user-defined tables](https://github.com/apache/arrow/pull/14682/) are tested only via the function API. This issue will add testing using the execution API. See also [this post](https://github.com/apache/arrow/pull/14682/#issuecomment-1402680102).
### Component(s)
C++, Python
Contributor guide
Research direction
Review the existing user-defined table tests through the function API and the context from pull request 14682, then trace the execution API and its execution-plan tests. Add coverage for user-defined tables through the execution API in both C++ and Python, and confirm the relevant test suites pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- data-engineering, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100