Commit 1319b95
[Doc] Clarify file-bundling exception for lake_publish_version_retry_interval_ms
For file_bundling=true tables the sticky publish retry does not skip
already-published partitions: each publish rewrites a whole-partition
carry-forward bundle against the currently-visible index set, so those
partitions are always re-published (and may be delayed by this interval on a
failed re-publish). Document this exception in en/zh/ja.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Srihith Garlapati <srihith.garlapati@gmail.com>1 parent 09a505f commit 1319b95
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- docs
- en/administration/management/FE_parameters
- ja/administration/management/FE_parameters
- zh/administration/management/FE_parameters
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
| 627 | + | |
628 | 628 | | |
629 | 629 | | |
630 | 630 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
649 | | - | |
| 649 | + | |
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
636 | | - | |
| 636 | + | |
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| |||
0 commit comments