This is an automated email from the ASF dual-hosted git repository.
jeffreyh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 2b6ff310b09 Update partial-column-update.md (#3438)
2b6ff310b09 is described below
commit 2b6ff310b0916f0d588f5b31a9bdb740ff2f986c
Author: ginger <[email protected]>
AuthorDate: Mon Mar 9 10:03:16 2026 +0800
Update partial-column-update.md (#3438)
fix bug of stream load example
## Versions
- [ ✔️ ] dev
- [ ✔️ ] 4.x
- [ ] 3.x
- [ ] 2.1
## Languages
- [ ✔️ ] Chinese
- [ ✔️ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
---
.../current/data-operate/update/partial-column-update.md | 1 +
1 file changed, 1 insertion(+)
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/update/partial-column-update.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/update/partial-column-update.md
index 14d8afcabba..c1bc0f3b507 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/update/partial-column-update.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/update/partial-column-update.md
@@ -258,6 +258,7 @@ $ cat test1.json
```
```shell
curl --location-trusted -u root: \
+-H "Expect:100-continue" \
-H "strict_mode:false" \
-H "format:json" \
-H "read_json_by_line:true" \
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]