Skip to content

feat(spark): add support for trim functions #400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2025

Conversation

andrew-coleman
Copy link
Contributor

These have to be implemented using the SpecialSig
function mapping scheme that was added for the date/time functions due to the slightly unusual signatures of these functions in spark.
(The GenericSig fails to convert substrait -> spark correctly).

These have to be implemented using the SpecialSig
function mapping scheme that was added for the date/time
functions due to the slightly unusual signatures of these
functions in spark.
(The GenericSig fails to convert substrait -> spark correctly).

Signed-off-by: Andrew Coleman <andrew_coleman@uk.ibm.com>
Copy link
Contributor

@Blizzara Blizzara left a comment

Choose a reason for hiding this comment

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

Nice!

@Blizzara Blizzara merged commit ea961a0 into substrait-io:main May 23, 2025
12 checks passed
@andrew-coleman andrew-coleman deleted the trim_functions branch May 25, 2025 09:19
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