Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 6, 2025

Description

Documents three new system catalog entries introduced in risingwavelabs/risingwave#15344 for querying storage table watermarks and actor information:

  • rw_hummock_table_watermark - Query watermark state per table/vnode, including epoch and direction
  • rw_actor_infos - Query actor metadata including node and dispatcher details
  • rw_sink_decouple - View showing sink decoupling status and watermark vnode counts

All entries added in alphabetical order to the system catalog reference table.

Related code PR

risingwavelabs/risingwave#15344

Related doc issue

Fix #780

Checklist

  • I have run the documentation build locally to verify the updates are applied correctly.
  • For new pages, I have updated mint.json to include the page in the table of contents.
  • All links and references have been checked and are not broken.
Original prompt

This section details on the original issue you should resolve

<issue_title>Document: support system table to query storage table watermark</issue_title>
<issue_description>This issue tracks the documentation update needed for the merged PR risingwavelabs/risingwave-docs#23412.

Source PR URL: risingwavelabs/risingwave#15344

If it is a major improvement that deserves a new page or a new section in the documentation, please check if we should label it as an experiment feature.</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update documentation for storage table watermark docs: Add system catalog entries for watermark and actor tables Nov 6, 2025
Copilot AI requested a review from tabVersion November 6, 2025 11:27
Copilot finished work on behalf of tabVersion November 6, 2025 11:27
Copy link
Collaborator

@WanYixian WanYixian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@WanYixian WanYixian marked this pull request as ready for review November 10, 2025 08:29
@WanYixian WanYixian merged commit cca64a7 into main Nov 10, 2025
7 checks passed
@WanYixian WanYixian deleted the copilot/update-documentation-for-watermark branch November 10, 2025 08:29
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.

Document: support system table to query storage table watermark

3 participants