Skip to content

Conversation

@kumarUjjawal
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

As stated in the original issue the UDF uses the default is_nullable which is always true which is not the case.

What changes are included in this PR?

  • bit_shift now reports schema using return_field_from_args
  • Added unit tests

Are these changes tested?

  • All original tests pass
  • Added new unit tests for the changes

Are there any user-facing changes?

@github-actions github-actions bot added the spark label Dec 9, 2025
Copy link
Member

@rluvaton rluvaton left a comment

Choose a reason for hiding this comment

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

@rluvaton rluvaton added this pull request to the merge queue Dec 9, 2025
Merged via the queue into apache:main with commit ea9f354 Dec 9, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

spark bit_shift need to have custom nullability

2 participants