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
The optimizer now folds functions to NULL when the function does not allow NULL arguments and one of the arguments is a NULL constant. As a result, more efficient query plans will be produced for queries with these types of function calls. [#62924][#62924]
Jesse Seldess (jseldess) commented:
PR: cockroachdb/cockroach#62924
From release notes:
Jira Issue: DOC-1340
The text was updated successfully, but these errors were encountered: