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: [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]
