Skip to content

Conversation

mbwhite
Copy link
Contributor

@mbwhite mbwhite commented Oct 8, 2025

The function name was being copied directly to the output structure
whereas it should have been created from the __str__ on the function object.

@CLAassistant
Copy link

CLAassistant commented Oct 8, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

github-actions bot commented Oct 8, 2025

ACTION NEEDED

Substrait follows the Conventional Commits
specification
for
release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

The function name in should have come from __str__
on the FunctionEntry. Originally was the name passed
as the argument

Signed-off-by: MBWhite <whitemat@uk.ibm.com>
@mbwhite mbwhite changed the title fix: issue-96 call __str__ to get correct fn name fix: issue-96 function name incorrect Oct 8, 2025
Signed-off-by: MBWhite <whitemat@uk.ibm.com>
@tokoko
Copy link
Contributor

tokoko commented Oct 8, 2025

@mbrobbel can you approve the tests? thanks

Copy link
Contributor

@tokoko tokoko left a comment

Choose a reason for hiding this comment

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

thanks, good to merge

@mbrobbel mbrobbel enabled auto-merge (squash) October 8, 2025 18:14
@mbrobbel mbrobbel merged commit aa48c31 into substrait-io:main Oct 8, 2025
18 checks passed
@mbwhite mbwhite deleted the issue-96 branch October 10, 2025 11:59
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.

4 participants