Closed JingsongLi closed 1 week ago
Try to avoid create Paimon table in HiveCatalog.listTables, this can accelerate list tables and avoid potential problems (just show tables here, we don't need to access tables).
+1
Purpose
Try to avoid create Paimon table in HiveCatalog.listTables, this can accelerate list tables and avoid potential problems (just show tables here, we don't need to access tables).
Tests
API and Format
Documentation