[VL] Some common functions optimization such as neq
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
For example, neq is not(equalto) in Spark, spark has whole stage code gen, so the 2 functions has no effect in execution, but in velox, there are two functions, may need to register neq to support such case.
### Gluten version
None
Contributor guide
Assessment
This issue has not been assessed yet.