This is an automated email from the ASF dual-hosted git repository. adonisling pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from dccd04a3ba [fix](fe)predicate is wrongly pushed through CUBE function (#15831) add a17fbe2b4c [fix](MTMV) Use current db to identify the MTMV tasks and jobs (#16419) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/ShowMTMVJobStmt.java | 33 +++++++++++++--------- .../apache/doris/analysis/ShowMTMVTaskStmt.java | 29 +++++++++++-------- .../java/org/apache/doris/mtmv/MTMVJobManager.java | 3 +- .../org/apache/doris/mtmv/MTMVTaskManager.java | 3 +- .../org/apache/doris/mtmv/ShowMTMVJobStmtTest.java | 30 +++++++++++++++----- .../apache/doris/mtmv/ShowMTMVTaskStmtTest.java | 29 ++++++++++++++----- 6 files changed, 85 insertions(+), 42 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org