yugabyte/yugabyte-db

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

Ouverte

#11 311 ouverte le 1 févr. 2022

 (2 commentaires) (0 réaction) (0 personne assignée)C (1 003 forks)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

Métriques du dépôt

Stars
 (8 229 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur