Skip to content

Conversation

@nicktobey
Copy link
Contributor

This is the same PR as #2964, which was accidentally merged despite breaking some tests.

From the original PR:

These are a couple more functions whose inputs aren't being unwrapped. If the inputs come from a column with a TEXT type, then they won't be converted to strings and the functions will fail. This PR fixes this by making sure that the inputs are converted.

We missed this previously because although we have tests for these functions, none of them tested getting the inputs from TEXT columns of a table.

@nicktobey nicktobey merged commit 0362674 into main May 6, 2025
9 checks passed
@nicktobey nicktobey deleted the nicktobey/unwrap3 branch May 6, 2025 18:00
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.

3 participants