Baymine commented on issue #66079:
URL: https://github.com/apache/doris/issues/66079#issuecomment-5178607543

   > Hi [@Baymine](https://github.com/Baymine), this issue has been quiet for 
about two weeks, so I've gone ahead and implemented the fix you proposed: a 
non-verbose `SHOW TABLES` on an external catalog now lists table names via 
`getTableNamesOrEmptyWithLock()` instead of `getTables()`, while keeping the 
name-based SHOW privilege filter. `SHOW FULL TABLES`, `SHOW VIEWS`, `SHOW 
STREAMS`, and the internal catalog keep the existing path.
   > 
   > I'll open a PR shortly with unit tests covering the new path. Happy to 
close it if you already have one in progress — just let me know.
   
   Hi there, we are making progress with this pull request: 
https://github.com/apache/doris/pull/66080


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to