This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch release-1.0 in repository https://gitbox.apache.org/repos/asf/paimon.git
commit 02d94a0a19c1c96c94011406aefe391413dd8248 Author: tsreaper <[email protected]> AuthorDate: Mon Dec 30 11:20:45 2024 +0800 [doc] Fix incorrect header level in manage-branches.md --- docs/content/maintenance/manage-branches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/maintenance/manage-branches.md b/docs/content/maintenance/manage-branches.md index b34a881b0f..2da92056a8 100644 --- a/docs/content/maintenance/manage-branches.md +++ b/docs/content/maintenance/manage-branches.md @@ -199,7 +199,7 @@ Run the following command: {{< /tabs >}} -### Batch Reading from Fallback Branch +## Batch Reading from Fallback Branch You can set the table option `scan.fallback-branch` so that when a batch job reads from the current branch, if a partition does not exist,
