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
opt: move some assignment cast execbuilder logic to init-time
Lookups for the `crdb_internal.assignment_cast` function properties and
overload are now performed once at init-time instead of for every
assignment cast built at execbuild-time.
Release note: None
0 commit comments