yugabyte/yugabyte-db

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

Open

#14,089 opened on 2022年9月20日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)C (1,003 forks)batch import
area/docdbgood first issuekind/bugpriority/medium

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (平均マージ 17d 21h) (30d で 92 merged PRs)

説明

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.

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