starrocks2.0 使用datax方式导入st数据表,发现表中中文字段数据为空值

【详述】starrocks2.0 使用datax 中starrockswriter方式导入st数据表,发现表中中文字段数据为空值
【导入/导出方式】 datax starrockswriter
【背景】写入st表
【业务影响】略
【StarRocks版本】2.0
【集群规模】例如:3fe(3 follower)+6be(fe与be混部)
【机器信息】CPU虚拟核/内存/网卡,例如:12C/4 个128G+ 2 * 256GB /千兆
【附件】

可以暂时通过

                        "loadProps": {
                            "format": "json",
                            "strip_outer_array": "true"
                        }

来解决