curl -v --location-trusted -u 账号:密码 \
-H "Expect:100-continue" \
-H "format:json" \
-H "read_json_by_line:true" \
-H "strip_outer_array:false" \
-H "Content-Type: application/json" \
-H "label:test_doris_001" \
-X PUT http://IP:8030/api/数据库名/表名/_stream_load \
-d "{\"user_id\":10001,\"c_type\":1,\"user_name\":\"小可爱\",\"address\":\"公司\",\"job\":\"员工\",\"dept\":\"101\"}"

08-23
09-24
4179
4179
10-14
3028
3028
08-23

被折叠的 条评论
为什么被折叠?



