Skip to content

[doc] Link quickstarts to Flink integration guide#807

Open
GreatEugenius wants to merge 1 commit into
apache:mainfrom
GreatEugenius:docs-flink-integration
Open

[doc] Link quickstarts to Flink integration guide#807
GreatEugenius wants to merge 1 commit into
apache:mainfrom
GreatEugenius:docs-flink-integration

Conversation

@GreatEugenius
Copy link
Copy Markdown
Collaborator

Linked issue: #748

Purpose of change

Link quickstarts to Flink integration guide.

Documentation

  • doc-needed
  • doc-not-needed
  • doc-included

@github-actions github-actions Bot added doc-included Your PR already contains the necessary documentation updates. fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/major Default priority of the PR or issue. labels Jun 8, 2026
@GreatEugenius GreatEugenius requested a review from wenjin272 June 8, 2026 08:58
@wenjin272
Copy link
Copy Markdown
Contributor

I believe that supplementing the documentation for #527 should not merely involve adding references on how to use the from/to table API. Instead, we should introduce TableReviewAnalysisAgent in the quickstart guide, just as we did for ReviewAnalysisAgent.

Walk through TableReviewAnalysisAgent (Row/dict input + key selector) and
the from_table/fromTable integration for the multiple-agent example, and add
"Integrate with Flink" hints to the other quickstarts. Doc follow-up for apache#527.
@GreatEugenius GreatEugenius force-pushed the docs-flink-integration branch from 4054584 to e1884e3 Compare June 8, 2026 11:16
@GreatEugenius
Copy link
Copy Markdown
Collaborator Author

I believe that supplementing the documentation for #527 should not merely involve adding references on how to use the from/to table API. Instead, we should introduce TableReviewAnalysisAgent in the quickstart guide, just as we did for ReviewAnalysisAgent.

Good point — I've updated it. Instead of just linking to the from/to Table API doc, the workflow quickstart now introduces TableReviewAnalysisAgent alongside ReviewAnalysisAgent: a new "Read Input via the Table API" section walks through how it reads id/review from a Row/dict, its RowKeySelector/TableKeySelector, and the fromTable/from_table integration for the multiple-agent example. PTAL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-included Your PR already contains the necessary documentation updates. fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants