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 2023/01/13 02:16:15 UTC

[GitHub] [doris] SaintBacchus commented on pull request #15882: [fix](mtmv) Fix show mtmv statement wrong exception

SaintBacchus commented on PR #15882:
URL: https://github.com/apache/doris/pull/15882#issuecomment-1381227940

   @stalary `show mtmv task from db1 on t1` is a right statement. 
   But now it rise exceptions since `mvName.getDb()` is null. 
   It should rise exception in this statement `show mtmv task from db1 on db2.t1` 


-- 
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