- this pr is used to fix the be core dump when import array. - before the change, we import array by rapidjson string will core dump under the non-vectorized scenario. - after the change, we can import array by rapidjson string successfully.
- this pr is used to fix the be core dump when import array. - before the change, we import array by rapidjson string will core dump under the non-vectorized scenario. - after the change, we can import array by rapidjson string successfully.