!2769 函数JoinPathGenBase::streamSidePath内最后return NULL为冗余代码
Merge pull request !2769 from foolishlee/streamSidePath
This commit is contained in:
@ -967,8 +967,6 @@ Path* JoinPathGenBase::streamSidePath(bool stream_outer)
|
||||
smpDesc,
|
||||
ssinfo);
|
||||
}
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user