You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
authoritative_restrict_null_predicate
Restore evaluates_to_null behavior for general expressions
without boolean-downcasting arrays. Fix scalar_subquery_with_non_strong_project
regression. Update authoritative_restrict_null_predicate to handle
predicate results directly, treating scalar NULL as null-restricting,
resolving the CASE ... ELSE NULL test failure. Maintain non-join-column
fast path functionality.
0 commit comments