[CH] get_json_object parse result different from spark when have special chars like `\uD835\uDE90\uD835`
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
Somethings when the json string contains special chars like `\uD835\uDE90\uD835`, which is actually Korean or chinese, when use get json object , the result is different from gluten and spark
by gluten, the result is

by spark, the result is

### Spark version
Spark-3.3.x
### Spark configurations
_No response_
### System information
_No response_
### Relevant logs
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.