Skip to content

Commit

Permalink
qweq
Browse files Browse the repository at this point in the history
  • Loading branch information
Yisaer committed Oct 13, 2022
1 parent be2caa1 commit 386b1ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion expression/expression.go
Original file line number Diff line number Diff line change
Expand Up @@ -868,7 +868,6 @@ func evaluateExprWithNullInNullRejectCheck(ctx sessionctx.Context, schema *Schem
continue
}
allNullFromSet = false
break
}
// hasOriginNull indicates whether exists Null Constant which is not affected by column schema
hasOriginNull := false
Expand Down

0 comments on commit 386b1ce

Please sign in to comment.