[BUG] Creating Iceberg View yields 'Unknown Error' when attempting to run SHOW TABLES
#56390
Labels
type/bug
Something isn't working
SHOW TABLES
#56390
Steps to reproduce the behavior (Required)
View subsequently gets registered as a VIEW in the Iceberg REST Catalog, and is perfectly queryable
However, now
SHOW TABLES
from the db where the view was created is brokenExpected behavior (Required)
SHOW TABLES should work as expected and show all tables in the selected iceberg namespace
Real behavior (Required)
Client Error:
SQL Error [1064] [42000]: Unknown error
Server Error:
StarRocks version (Required)
3.3.7-00177de
The text was updated successfully, but these errors were encountered: