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
Ensure we vec_ptype_finalise() when we treat vec_ptype2() like a "common" ptype computation (#2107)
* Adding finalise ptype before casting parameters
* Fix protection issues
* Finalize `ptype` in `vec_if_else()`
* Finalize `ptype` in interval functions
* Delay `ptype` finalization in `vec_recode_values()`
Until after `default` has been included, then we `vec_ptype_finalize()` on the way out
* Header is already included
---------
Co-authored-by: Davis Vaughan <davis@posit.co>
0 commit comments