Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
TableDescriptors#getAll return a TreeMap ordering by TableName#getNameAsString. But if the namespace is "default", TableName#getNameAsString just returns the name which not contain the namespace "default". Should use TableName#getNameWithNamespaceInclAsString. It will effect the tables order in Tables UI and shell "list" result.
Attachments
Issue Links
- links to