Skip to content

bugfix: changed return type of spark's width_bucket to i64#22811

Draft
aguilaredu wants to merge 1 commit into
apache:mainfrom
aguilaredu:bugfix/22602-sparkwidthbucket-return-type-change
Draft

bugfix: changed return type of spark's width_bucket to i64#22811
aguilaredu wants to merge 1 commit into
apache:mainfrom
aguilaredu:bugfix/22602-sparkwidthbucket-return-type-change

Conversation

@aguilaredu
Copy link
Copy Markdown

@aguilaredu aguilaredu commented Jun 7, 2026

Which issue does this PR close?

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions Bot added the spark label Jun 7, 2026
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] SparkWidthBucket return_type is Int32, should be Int64 to match Spark

1 participant