[R] Provide helpful hints for NotImplemented kernel errors
Open
Component: R
Status: needs champion
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
From https://github.com/apache/arrow/pull/44652#discussion_r1835693557. Catch errors like "no kernel matching input types" and provide hints on things like dictionary type in Arrow is like factor in R, to help users interpret what failed.
Maybe this can be done in `try_arrow_dplyr()` or similar, and/or maybe we want helpers like in util.R.
### Component(s)
R
Contributor guide
Assessment
This issue has not been assessed yet.