Transfer Flink function 'not equal' to Velox function decimal_notequalto for decimal data type
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
Transfer Flink function 'not equal' to Velox function decimal_notequalto for decimal data type.
### Gluten version
None
Contributor guide
Research direction
Start by searching the Gluten codebase for the decimal_notequalto function and the existing Flink-to-Velox function mappings. Check how decimal data types and the corresponding not-equal operation are handled, then add the missing transfer and verify that decimal not-equal expressions use the Velox function correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend, data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100