morningman opened a new issue #3675: URL: https://github.com/apache/incubator-doris/issues/3675
**Is your feature request related to a problem? Please describe.** In the current query planning, we will use the number of rows as the basis for selecting the materialized view. But there is currently no statement that can show the number of statistical rows of each materialized view **Describe the solution you'd like** Add row count in `SHOW DATA` stmt's result. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
