yugabyte/yugabyte-db

[DocDB] Assign all "system_platform" tables as system tables

オープン

#11,311 opened on 2022/02/01

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C (1,003 件のフォーク)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

Repository metrics

Stars
 (8,229 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Jira Link: DB-906

Description

Currently, the table "write_read_test" in keySpace "system_platform" is counted towards user tables, so even when the user has only one table, the portal shows the user has two tables. image image

We should assign all the tables in system_platform as System tables, so we don't count them in the UI.

コントリビューターガイド