[
https://issues.apache.org/jira/browse/ARROW-3549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-3549.
------------------------------------
Resolution: Fixed
Fix Version/s: 0.12.0
Issue resolved by pull request 2784
[https://github.com/apache/arrow/pull/2784]
> [Rust] Replace i64 with usize for some bit utility functions
> ------------------------------------------------------------
>
> Key: ARROW-3549
> URL: https://issues.apache.org/jira/browse/ARROW-3549
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust
> Reporter: Chao Sun
> Assignee: Chao Sun
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> We currently use {{i64}} in some bit utility functions. This can be replaced
> by {{usize}} to avoid unnecessary type conversions and invalid argument.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)