[CH] Reenable "shift left", "shift right","shift right unsigned" UTs
Open
bug
triage
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Backend
CH (ClickHouse)
### Bug description
We disable "shift left", "shift right","shift right unsigned" in https://github.com/apache/incubator-gluten/pull/6359 due to https://github.com/ClickHouse/ClickHouse/pull/65838
> Negative values or those greater than the bit width of the value are considered out of bounds.
**While it looks Negative value is valid in spark**
### Spark version
None
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.