ClickHouse / ClickHouse/ClickHouse
`tokens` on a `Nullable(String)` and similar string splitting functions should work
Open
comp-text-index
easy task
feature
- Dominant language
- C++
- Stars
- 49.9k
- Forks
- 9k
- Avg merge
- 21h 32m
- Merged PRs (30d)
- 515
Description
### Company or project name
ClickHouse
### Use case
I read an external data, so automatically get Nullable types. Then applying `tokens` requires a cast.
### Describe the solution you'd like
It is okay if they will output an empty array on NULL input.
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.