[jira] [Created] (ARROW-12533) Some benchmarks are slow on Arm64 Linux when built with clang

2021-04-24 Thread Yibo Cai (Jira)
Yibo Cai created ARROW-12533: Summary: Some benchmarks are slow on Arm64 Linux when built with clang Key: ARROW-12533 URL: https://issues.apache.org/jira/browse/ARROW-12533 Project: Apache Arrow

[jira] [Created] (ARROW-12532) [Release] Prebuilt artifacts (e.g., wheel on pypi) for release 4.0.0.

2021-04-24 Thread Tao He (Jira)
Tao He created ARROW-12532: -- Summary: [Release] Prebuilt artifacts (e.g., wheel on pypi) for release 4.0.0. Key: ARROW-12532 URL: https://issues.apache.org/jira/browse/ARROW-12532 Project: Apache Arrow

[jira] [Created] (ARROW-12531) [JS] Make the docs more user friendly

2021-04-24 Thread Dominik Moritz (Jira)
Dominik Moritz created ARROW-12531: -- Summary: [JS] Make the docs more user friendly Key: ARROW-12531 URL: https://issues.apache.org/jira/browse/ARROW-12531 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-12530) [C++] Remove Buffer::mutable_data_ member and use const_cast on data_ only if is_mutable_ is true

2021-04-24 Thread Wes McKinney (Jira)
Wes McKinney created ARROW-12530: Summary: [C++] Remove Buffer::mutable_data_ member and use const_cast on data_ only if is_mutable_ is true Key: ARROW-12530 URL: https://issues.apache.org/jira/browse/ARROW-12530

[jira] [Created] (ARROW-12529) Writing to Parquet from tibble Consumes Large Amount of Memory

2021-04-24 Thread Jared Lander (Jira)
Jared Lander created ARROW-12529: Summary: Writing to Parquet from tibble Consumes Large Amount of Memory Key: ARROW-12529 URL: https://issues.apache.org/jira/browse/ARROW-12529 Project: Apache Arrow

[jira] [Created] (ARROW-12528) [JS] Support typed arrays in Vector.from and Table.new

2021-04-24 Thread Dominik Moritz (Jira)
Dominik Moritz created ARROW-12528: -- Summary: [JS] Support typed arrays in Vector.from and Table.new Key: ARROW-12528 URL: https://issues.apache.org/jira/browse/ARROW-12528 Project: Apache Arrow

[jira] [Created] (ARROW-12527) [Dev] Don't try getting JIRA information for MINOR PR

2021-04-24 Thread Kouhei Sutou (Jira)
Kouhei Sutou created ARROW-12527: Summary: [Dev] Don't try getting JIRA information for MINOR PR Key: ARROW-12527 URL: https://issues.apache.org/jira/browse/ARROW-12527 Project: Apache Arrow

[jira] [Created] (ARROW-12526) Pre-generate pyarrow.compute members

2021-04-24 Thread Adam Lippai (Jira)
Adam Lippai created ARROW-12526: --- Summary: Pre-generate pyarrow.compute members Key: ARROW-12526 URL: https://issues.apache.org/jira/browse/ARROW-12526 Project: Apache Arrow Issue Type: Bug