Skip to content

[FLINK-40174][docs] Document the EARLY_FIRE hint for interval joins - #7

Draft
weiqingy wants to merge 1 commit into
FLINK-36953-pr6-serdefrom
FLINK-36953-pr7-docs
Draft

[FLINK-40174][docs] Document the EARLY_FIRE hint for interval joins#7
weiqingy wants to merge 1 commit into
FLINK-36953-pr6-serdefrom
FLINK-36953-pr7-docs

Conversation

@weiqingy

@weiqingy weiqingy commented Jul 18, 2026

Copy link
Copy Markdown
Owner

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_FIRE join hint for SQL interval joins in the user-facing docs.

Brief change log

  • Add the EARLY_FIRE section to the join docs (EN + ZH): semantics (speculative null-padded emission and later correction), the target/delay/time-mode options, the outer-join-only scope, and the relationship to the table.exec.emit.* configuration.

Verifying this change

This change is documentation only.

  • Verified the pages render and the option table lists target, delay, and time-mode.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no (documents the FLIP-497 hint)
  • If yes, how is the feature documented? docs

Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

Generated-by: Claude Code (Anthropic)

@weiqingy
weiqingy force-pushed the FLINK-36953-pr7-docs branch from 7eddddd to df30088 Compare July 18, 2026 22:12
@weiqingy
weiqingy force-pushed the FLINK-36953-pr6-serde branch from c18d2a0 to 6c652f0 Compare July 18, 2026 22:12
@weiqingy weiqingy changed the title [FLINK-36953][docs] Document the EARLY_FIRE hint for interval joins [FLINK-40174][docs] Document the EARLY_FIRE hint for interval joins Jul 18, 2026
@weiqingy
weiqingy force-pushed the FLINK-36953-pr7-docs branch from df30088 to a2fbb69 Compare July 21, 2026 02:17
@weiqingy
weiqingy force-pushed the FLINK-36953-pr6-serde branch from 6c652f0 to 4d20f27 Compare July 21, 2026 02:17
@weiqingy
weiqingy force-pushed the FLINK-36953-pr7-docs branch from a2fbb69 to 5e46ba7 Compare July 21, 2026 04:43
@weiqingy
weiqingy force-pushed the FLINK-36953-pr6-serde branch from 4d20f27 to 37b735d Compare July 21, 2026 04:43
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
weiqingy force-pushed the FLINK-36953-pr7-docs branch from 5e46ba7 to 9d7459e Compare July 21, 2026 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant