Skip to content

Conversation

@jtlandis
Copy link
Contributor

vec_ptype_finalise seems to be invoked for vec_c and list_unchop, but not for vec_in, vec_match, and vec_locate_matches. This PR adds a step of calling vec_ptype_finalise before casting the inputs.

This aims to close #2106

@DavisVaughan DavisVaughan changed the title Adding support for vec_ptype_finalise in matching function Ensure we vec_ptype_finalise() when we treat vec_ptype2() like a "common" ptype computation Dec 16, 2025
@DavisVaughan DavisVaughan merged commit 9b6bfcd into r-lib:main Dec 16, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request greater support for vec_ptype_finalise() within vctrs

2 participants