Skip to content

Fix clickhouse table size listing on project status page#9477

Merged
nishantmonu51 merged 1 commit into
mainfrom
fix-status-page-listing
May 21, 2026
Merged

Fix clickhouse table size listing on project status page#9477
nishantmonu51 merged 1 commit into
mainfrom
fix-status-page-listing

Conversation

@nishantmonu51
Copy link
Copy Markdown
Collaborator

@nishantmonu51 nishantmonu51 commented May 20, 2026

Fix table size listing on project status page. Consider all replicas and not a single shard.

INSERT DESCRIPTION HERE

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

Fix table size listing on project status page. Consider all replicas and not a single shard.
@nishantmonu51 nishantmonu51 requested a review from k-anshul May 20, 2026 17:13
@nishantmonu51 nishantmonu51 added the blocker A release blocker issue that should be resolved before a new release label May 20, 2026
Copy link
Copy Markdown
Member

@k-anshul k-anshul left a comment

Choose a reason for hiding this comment

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

I think we should not show table__local in the listing. Ideally it should just show distributed tables and show the size of local tables against the distributed tables.
Ref : https://linear.app/rilldata/issue/PLAT-420/handle-distributed-tables-in-clickhouse-information-schema

@k-anshul k-anshul dismissed their stale review May 21, 2026 07:07

Dismissing review in case we don't want to handle it.

@nishantmonu51
Copy link
Copy Markdown
Collaborator Author

@k-anshul : Lets handle distributed tables in a separate PR, need to get the correct sizing exposed quickly.

@nishantmonu51 nishantmonu51 merged commit b571071 into main May 21, 2026
19 of 21 checks passed
@nishantmonu51 nishantmonu51 deleted the fix-status-page-listing branch May 21, 2026 13:52
nishantmonu51 added a commit that referenced this pull request May 22, 2026
Fix table size listing on project status page. Consider all replicas and not a single shard.
nishantmonu51 added a commit that referenced this pull request May 22, 2026
Fix table size listing on project status page. Consider all replicas and not a single shard.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocker A release blocker issue that should be resolved before a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants