yiguolei commented on code in PR #8808: URL: https://github.com/apache/incubator-doris/pull/8808#discussion_r846907333
########## docs/en/sql-reference/sql-statements/Data Definition/SHOW RESOURCES.md: ########## @@ -25,17 +25,19 @@ under the License. --> # SHOW RESOURCES Review Comment: I think we should use system table instead of show command.... For example, select * from information_schema.resources where xxxx; -- 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]
