[FEA] Java host string columns should match list columns
Open
feature request
Java
Spark
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Is your feature request related to a problem? Please describe.**
The way we construct and layout strings and lists are different but essentially have similar functionality/usage, adding complexity around host side construction/deconstruction. This should be commonized.
**Describe the solution you'd like**
Strings can be represented as lists maybe.
Contributor guide
Assessment
This issue has not been assessed yet.