Skip to content

Conversation

@artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Sep 24, 2024

CI Results

Test Status: βœ… PASSED

πŸ“Š Full Report

Total Passed Failed Flaky Skipped
124 124 0 0 0

Bundle Size: βœ…

Current: 79.00 MB | Main: 79.00 MB
Diff: 0.08 KB (-0.00%)

βœ… Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • πŸ“Š indicates links to detailed reports.
  • πŸ”Ί indicates increase, πŸ”½ decrease, and βœ… no change in bundle size.


export const TABLE_PAGES = [overview, schema, topShards, nodes, graph, tablets, hotKeys, describe];
export const COLUMN_TABLE_PAGES = [overview, schema, topShards, nodes, graph, tablets, describe];
export const COLUMN_TABLE_PAGES = [overview, schema, topShards, nodes, tablets, describe];
Copy link
Member Author

Choose a reason for hiding this comment

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

Graph tab requires TablePartitions, TablePartitionStats and TablePartitionMetrics fields from table /describe. There is no such fields for column tables, for them this tab will be always empty

@artemmufazalov artemmufazalov added this pull request to the merge queue Sep 25, 2024
Merged via the queue into main with commit 4fe1a24 Sep 25, 2024
6 checks passed
@artemmufazalov artemmufazalov deleted the column-tables-hide-graph branch September 25, 2024 08:19
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.

3 participants