Vallishp commented on code in PR #1277: URL: https://github.com/apache/doris-website/pull/1277#discussion_r1828745769
########## versioned_docs/version-3.0/admin-manual/system-tables/information_schema/partitions.md: ########## @@ -26,14 +26,12 @@ under the License. ## Overview -This table is solely used for compatibility with MySQL behavior. It is always empty. +Show the Partition' status of all tables in the database. Before 3.0.2(inclusive), the tables were always empty. Review Comment: ' is necessary? -- 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]
