pick: https://github.com/apache/doris/pull/38794
This commit is contained in:
@ -28,7 +28,7 @@ import java.util.Objects;
|
||||
/**
|
||||
* resume mtmv
|
||||
*/
|
||||
public class ShowCreateMTMVCommand extends Command implements ForwardWithSync, NotAllowFallback {
|
||||
public class ShowCreateMTMVCommand extends Command implements NoForward, NotAllowFallback {
|
||||
private final ShowCreateMTMVInfo showCreateMTMVInfo;
|
||||
|
||||
public ShowCreateMTMVCommand(ShowCreateMTMVInfo showCreateMTMVInfo) {
|
||||
|
||||
Reference in New Issue
Block a user