[
https://issues.apache.org/jira/browse/ARROW-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jorge Leitão resolved ARROW-10338.
----------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 8487
[https://github.com/apache/arrow/pull/8487]
> [Rust]: Use const fn for applicable methods
> -------------------------------------------
>
> Key: ARROW-10338
> URL: https://issues.apache.org/jira/browse/ARROW-10338
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Mahmut Bulut
> Assignee: Mahmut Bulut
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> I have realized that most of the propagation is not happening correctly and
> still boundary checks are triggered for kernels and operations. For this
> reason, if applicable, methods should use const fn.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)