Conversation
Contributor
Author
|
@wuchong @leekeiabstraction @fresh-borzoni I update v1.0 upgrade document to include historical partition write, please help take a review |
Clarify that historical partition access supports writes and update the restart guidance for write and lookup jobs. Co-Authored-By: Codex <noreply@openai.com> AI-Model: gpt-5 AI-Contributed/Feature: 8/8 AI-Contributed/UT: 0/0
luoyuxia
force-pushed
the
docs/historical-partition-write-guidance-1.0
branch
from
September 20, 2026 08:00
a601d0f to
de35e84
Compare
wuchong
approved these changes
Sep 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Linked issue: N/A (documentation-only correction)
Document the v1.0 support for writing to expired partitions when historical partition access is enabled, and clarify the operational action required after changing the table option.
Brief change log
Tests
npm run typecheck./mvnw spotless:checkgit diff --checknpm run buildcompiled the Docusaurus client and server, then failed on pre-existing site-wide broken links such as/blog/.API and Format
No API or storage format changes.
Documentation
This PR updates the existing v1.0 upgrade notes and Flink DDL documentation.
🤖 AI-assisted changes - reviewed by human developer