apache / apache/datafusion-comet
feat: support `concat` with arrays and binary
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 373
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 198
Description
### What is the problem the feature request solves?
Follow up on #2604
Currently `concat` support string, but as per https://spark.apache.org/docs/latest/api/sql/#concat it should also support arrays and binary which are specific cases of arrays.
Depends on https://github.com/apache/datafusion/issues/18020
### Describe the potential solution
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.