Skip to content

docs: Fix Flink retrieval compatibility notes#6498

Merged
franciscojavierarceo merged 1 commit into
masterfrom
codex/flink-doc-fix
Jun 11, 2026
Merged

docs: Fix Flink retrieval compatibility notes#6498
franciscojavierarceo merged 1 commit into
masterfrom
codex/flink-doc-fix

Conversation

@franciscojavierarceo

Copy link
Copy Markdown
Member

What this PR does / why we need it

Updates the Flink compute engine reference docs to match the merged runtime behavior.

The Flink engine now prefers native to_flink_table(table_env) retrieval jobs when available, but also supports the standard RetrievalJob.to_arrow() path by converting Arrow results into Flink tables. The docs still described Arrow/pandas-only retrieval jobs as unsupported, which is now stale.

Does this PR introduce a user-facing change

Yes.

The documentation now accurately describes which offline-store retrieval paths are supported by the Flink compute engine.

Testing

Docs-only change.

Related

Follow-up to the merged Flink engine work in #6476.

@franciscojavierarceo franciscojavierarceo requested a review from a team as a code owner June 11, 2026 13:29
@franciscojavierarceo franciscojavierarceo changed the title docs: fix Flink retrieval compatibility notes docs: Fix Flink retrieval compatibility notes Jun 11, 2026
@franciscojavierarceo franciscojavierarceo merged commit 2d6b067 into master Jun 11, 2026
31 of 32 checks passed
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