ScalarTransformFunctionWrapper NULL support
Open
feature
null support
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
Currently the `ScalarTransformFunctionWrapper::getNullBitmap` returns NULL if any of the arguments is NULL. This is not true for many functions, e.g., the `caseWhen` scalar function.
Contributor guide
Assessment
This issue has not been assessed yet.