Skip to content

join(): Fix inconsistency between sam and vam variants#6491

Merged
mattnibs merged 1 commit intomainfrom
join-func-redux
Jan 7, 2026
Merged

join(): Fix inconsistency between sam and vam variants#6491
mattnibs merged 1 commit intomainfrom
join-func-redux

Conversation

@mattnibs
Copy link
Copy Markdown
Collaborator

@mattnibs mattnibs commented Jan 6, 2026

This commit changes the sam version of join() to return a null string when a null string array is encountered. Also moves the tests to the standard locations and makes the testing more complete.

@mattnibs mattnibs requested a review from a team January 6, 2026 21:24
Comment thread runtime/ztests/expr/function/join.yaml
Comment thread runtime/ztests/expr/function/join.yaml
This commit changes the sam version of join() to return a null string
when a null string array is encountered. Also moves the tests to the
standard locations and makes the testing more complete.
@mattnibs mattnibs merged commit 6de016e into main Jan 7, 2026
2 checks passed
@mattnibs mattnibs deleted the join-func-redux branch January 7, 2026 17:26
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.

2 participants