Skip to content

Conversation

@viirya
Copy link
Member

@viirya viirya commented Apr 5, 2023

Which issue does this PR close?

Closes #5890.

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 physical-expr Changes to the physical-expr crates label Apr 5, 2023
Float32Array,
{
|value: f32| {
(value * 10.0_f32.powi(decimal_places)).round()
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Makes sense to me -- thanks @viirya

@viirya viirya merged commit 6d1ec7a into apache:main Apr 7, 2023
@viirya
Copy link
Member Author

viirya commented Apr 7, 2023

Thanks @alamb

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

Labels

physical-expr Changes to the physical-expr crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use ScalarValue for single input on math expression

2 participants