apache / arrow-rs

Official Rust implementation of Apache Arrow
https://arrow.apache.org/
Apache License 2.0
2.62k stars 802 forks source link

Support for casting `StringViewArray` to `DecimalArray` #6720

Closed tlm365 closed 6 days ago

tlm365 commented 1 week ago

Which issue does this PR close?

Closes #6715.

Rationale for this change

What changes are included in this PR?

Are there any user-facing changes?

No.