Fix ignored ut due to conflict with latest clickhosue codes
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
With tis PR(https://github.com/oap-project/gluten/pull/3530), I disbaled two uts:
1. ["test 'cast null value'"](https://github.com/oap-project/gluten/pull/3530/commits/bf931a5959601e331a7ffb9f776ae3d7e0b75bdb)
2. ["data type casting II" and "SPARK-36286: invalid string cast to timestamp"](https://github.com/oap-project/gluten/pull/3530/commits/851b1038819bf34df05dd0844ed263a13b6b175c)
They are failed due to https://github.com/ClickHouse/ClickHouse/pull/55146, we need fix them.
Contributor guide
Assessment
This issue has not been assessed yet.