Do full null semantics analysis on the subquery's projection column in InExpression #32850
Labels
area-query
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-enhancement
Milestone
We currently only do a superficial check to see if the subquery projection is a column; if it's a more complex expression, we give up and assume it's nullable.
The text was updated successfully, but these errors were encountered: