Skip to content

feat[expr-common]: add REE arithmetic coercion for numeric and decimal#21179

Open
asubiotto wants to merge 1 commit intoapache:mainfrom
polarsignals:asubiott/reecoercion
Open

feat[expr-common]: add REE arithmetic coercion for numeric and decimal#21179
asubiotto wants to merge 1 commit intoapache:mainfrom
polarsignals:asubiott/reecoercion

Conversation

@asubiotto
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

Fix planning error

What changes are included in this PR?

Match arms for REE types

Are these changes tested?

Yes

Are there any user-facing changes?

Queries that would previously return an error on REE columns now pass.

Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
@asubiotto
Copy link
Copy Markdown
Contributor Author

cc @vegarsti @alamb

@github-actions github-actions bot added the logical-expr Logical plan and expressions label Mar 26, 2026
Copy link
Copy Markdown
Contributor

@vegarsti vegarsti left a comment

Choose a reason for hiding this comment

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

Excellent!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

logical-expr Logical plan and expressions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Arithmetic type coercion fails for RunEndEncoded columns

2 participants