yugabyte/yugabyte-db

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

Open

#11,311 建立於 2022年2月1日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C (1,003 fork)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

倉庫指標

Star
 (8,229 star)
PR 合併指標
 (平均合併 17天 21小時) (30 天內合併 92 個 PR)

描述

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.

貢獻者指南