yugabyte/yugabyte-db

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

Open

#14,089 创建于 2022年9月20日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C (1,003 fork)batch import
area/docdbgood first issuekind/bugpriority/medium

仓库指标

Star
 (8,229 star)
PR 合并指标
 (平均合并 17天 21小时) (30 天内合并 92 个 PR)

描述

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.

贡献者指南