Skip to content

fix(extensions)!: random extraneous argument for repeat varchar#1015

Merged
yongchul merged 1 commit intosubstrait-io:mainfrom
mbwhite:fix-repeat-args
Mar 20, 2026
Merged

fix(extensions)!: random extraneous argument for repeat varchar#1015
yongchul merged 1 commit intosubstrait-io:mainfrom
mbwhite:fix-repeat-args

Conversation

@mbwhite
Copy link
Copy Markdown
Contributor

@mbwhite mbwhite commented Mar 19, 2026

The extension definition for repeat() is correct for type str but for the varchar there was a random value entry.

Signed-off-by: MBWhite <whitemat@uk.ibm.com>
@mbwhite mbwhite changed the title fix(extensions): incorrect argument for repeat varchar fix(extensions): random extraneous argument for repeat varchar Mar 19, 2026
Copy link
Copy Markdown
Member

@nielspardon nielspardon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice catch

Copy link
Copy Markdown
Member

@vbarua vbarua left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch. This is obviously incorrect. This counts as a breaking change, but anything trying to use that specific signature would not / should not have been able to do so.

@vbarua vbarua changed the title fix(extensions): random extraneous argument for repeat varchar fix(extensions)!: random extraneous argument for repeat varchar Mar 19, 2026
@vbarua vbarua added the PMC Ready PRs ready for review by PMCs label Mar 19, 2026
@nielspardon
Copy link
Copy Markdown
Member

who's doing the honors and merges this PR?

@yongchul yongchul merged commit 271d7bb into substrait-io:main Mar 20, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PMC Ready PRs ready for review by PMCs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants