函数JoinPathGenBase::streamSidePath内最后return NULL为冗余代码
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