yugabyte/yugabyte-db

UI Showing Num User Tables as 1 when there are no tables

Open

#14 089 ouverte le 20 sept. 2022

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)C (1 003 forks)batch import
area/docdbgood first issuekind/bugpriority/medium

Métriques du dépôt

Stars
 (8 229 stars)
Métriques de merge PR
 (Merge moyen 17j 21h) (92 PRs mergées en 30 j)

Description

Jira Link: DB-3581

Description

When there are no User Tables in the DB, the debug UI shows the Num user tables as 1 .. On further analysis by Timur & Sanketh, it was noted that system_platform.write_read_test table was being treated as a user table rather than a system table.

Guide contributeur