[jira] [Updated] (ARROW-11131) [Rust] Improve performance of bool_equal

2021-01-09 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-11131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Leitão updated ARROW-11131: - Component/s: Rust > [Rust] Improve performance of bool_equal > -

[jira] [Updated] (ARROW-11131) [Rust] Improve performance of bool_equal

2021-01-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-11131: --- Labels: pull-request-available (was: ) > [Rust] Improve performance of bool_equal > ---

[jira] [Updated] (ARROW-11131) [Rust] Improve performance of bool_equal

2021-01-07 Thread meng qingyou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng qingyou updated ARROW-11131: - Labels: (was: pull-request-available) > [Rust] Improve performance of bool_equal > ---

[jira] [Updated] (ARROW-11131) [Rust] Improve performance of bool_equal

2021-01-07 Thread meng qingyou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng qingyou updated ARROW-11131: - Description: It seems that the performance of `bool_equal` in `arrow/src/array/equal/boolean.rs`

[jira] [Updated] (ARROW-11131) [Rust] Improve performance of bool_equal

2021-01-07 Thread meng qingyou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng qingyou updated ARROW-11131: - Description: It seems that the performance of `bool_equal` in ``  can be improved. (was: ARROW-

[jira] [Updated] (ARROW-11131) [Rust] Improve performance of bool_equal

2021-01-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-11131: --- Labels: pull-request-available (was: ) > [Rust] Improve performance of bool_equal > ---

[jira] [Updated] (ARROW-11131) [Rust] Improve performance of bool_equal

2021-01-05 Thread meng qingyou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-11131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] meng qingyou updated ARROW-11131: - Summary: [Rust] Improve performance of bool_equal (was: [Rust] Optimize performance of bool_equ