[FLINK-40174][docs] Document the EARLY_FIRE hint for interval joins - #7
Draft
weiqingy wants to merge 1 commit into
Draft
[FLINK-40174][docs] Document the EARLY_FIRE hint for interval joins#7weiqingy wants to merge 1 commit into
weiqingy wants to merge 1 commit into
Conversation
weiqingy
force-pushed
the
FLINK-36953-pr7-docs
branch
from
July 18, 2026 22:12
7eddddd to
df30088
Compare
weiqingy
force-pushed
the
FLINK-36953-pr6-serde
branch
from
July 18, 2026 22:12
c18d2a0 to
6c652f0
Compare
weiqingy
force-pushed
the
FLINK-36953-pr7-docs
branch
from
July 21, 2026 02:17
df30088 to
a2fbb69
Compare
weiqingy
force-pushed
the
FLINK-36953-pr6-serde
branch
from
July 21, 2026 02:17
6c652f0 to
4d20f27
Compare
weiqingy
force-pushed
the
FLINK-36953-pr7-docs
branch
from
July 21, 2026 04:43
a2fbb69 to
5e46ba7
Compare
weiqingy
force-pushed
the
FLINK-36953-pr6-serde
branch
from
July 21, 2026 04:43
4d20f27 to
37b735d
Compare
Document the EARLY_FIRE join hint for SQL interval joins in the EN and ZH join docs: its semantics (speculative null-padded emission and later correction), the target/delay/time_mode options, the outer-join-only scope, and its relationship to the table.exec.emit.* configuration.
weiqingy
force-pushed
the
FLINK-36953-pr7-docs
branch
from
July 21, 2026 04:45
5e46ba7 to
9d7459e
Compare
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.
Part of the FLIP-497 stack under umbrella FLINK-36953. Stacked on PR-6. Landing order: PR-1a → PR-1b → PR-2 → PR-3 → PR-4 → PR-5 → PR-6 → PR-7 (this).
What is the purpose of the change
Documents the
EARLY_FIREjoin hint for SQL interval joins in the user-facing docs.Brief change log
EARLY_FIREsection to the join docs (EN + ZH): semantics (speculative null-padded emission and later correction), thetarget/delay/time-modeoptions, the outer-join-only scope, and the relationship to thetable.exec.emit.*configuration.Verifying this change
This change is documentation only.
target,delay, andtime-mode.Does this pull request potentially affect one of the following parts:
@Public(Evolving): noDocumentation
Was generative AI tooling used to co-author this PR?
Generated-by: Claude Code (Anthropic)