[VL] Potential compatibility issues for Spark get_json_object function
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
Currently, `get_json_object` is enabled to use velox's current implementation(Folly JSON impl). It works for basic cases. But there are still some potential compatibility issues, which means returned result can be inconsistent with spark.
Contributor guide
Assessment
This issue has not been assessed yet.