This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from a5c35eb [Bug] Fix the bug of null pointer exception of colocate join
(#5961)
add f1e881e [Bug-fix] Show view stmt report error when view references
invalid table (#5919)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/doris/analysis/QueryStmt.java | 10 +++++++++
.../java/org/apache/doris/analysis/SelectStmt.java | 17 +++++++++++++-
.../apache/doris/analysis/SetOperationStmt.java | 8 +++++++
.../org/apache/doris/analysis/ShowViewStmt.java | 19 ++++++++--------
.../java/org/apache/doris/analysis/WithClause.java | 19 +++++++++++-----
.../org/apache/doris/analysis/SelectStmtTest.java | 20 ++++++++++++++++-
.../apache/doris/analysis/ShowViewStmtTest.java | 26 ++++++++++++++++++++++
7 files changed, 102 insertions(+), 17 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]