You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/10/28 02:44:22 UTC

[GitHub] [doris] SaintBacchus opened a new issue, #13751: [Enhancement] (MTMV) Add show statement for MTMV job and task

SaintBacchus opened a new issue, #13751:
URL: https://github.com/apache/doris/issues/13751

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Description
   
   Add show statement for MTMV job and task
   
   ### Solution
   
   Show Job:
   ```sql
   SHOW MTMV JOB [ON databae] [FOR mv]
   ```
   
   
   SHOW Task:
   ```sql
   SHOW MTMV TASK [FROM job] [ON databae] [FOR mv]
   ```
   
   
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] adonis0147 closed issue #13751: [Enhancement] (MTMV) Add show statement for MTMV job and task

Posted by GitBox <gi...@apache.org>.
adonis0147 closed issue #13751: [Enhancement] (MTMV) Add show statement for MTMV job and task
URL: https://github.com/apache/doris/issues/13751


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris] adonis0147 commented on issue #13751: [Enhancement] (MTMV) Add show statement for MTMV job and task

Posted by GitBox <gi...@apache.org>.
adonis0147 commented on issue #13751:
URL: https://github.com/apache/doris/issues/13751#issuecomment-1342175086

   This is a sub task of #7503


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org