Commit bc0e6fe
committed
Update auto-partitioning.md (#3377)
## Summary
- Update the auto partition + dynamic partition example to use
`\"dynamic_partition.enable\" = \"false\"` when `dynamic_partition.end =
\"0\"`.
- Apply this correction to `3.x` for both English and Chinese docs.
- Checked `dev` and `4.x` (English + Chinese); this example block is not
present there, so no additional changes are needed.
## Versions
- [ ] dev
- [ ] 4.x
- [x] 3.x
- [ ] 2.1
- [ ] 2.0
## Languages
- [x] Chinese
- [x] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
## Reference
- Original PR: #25011 parent 98fd5ac commit bc0e6fe
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- i18n/zh-CN/docusaurus-plugin-content-docs/version-3.x/table-design/data-partitioning
- versioned_docs/version-3.x/table-design/data-partitioning
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
0 commit comments