FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: Fix Flink retrieval compatibility notes by franciscojavierarceo · Pull Request #6498 · feast-dev/feast · GitHub

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL