[GitHub] [arrow] cyb70289 closed issue #15072: [C++] Separate round functionality into a separate module

2022-12-27 Thread GitBox
cyb70289 closed issue #15072: [C++] Separate round functionality into a separate module URL: https://github.com/apache/arrow/issues/15072 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [arrow] wjones127 opened a new issue, #15100: Add benchmarks for reading and writing strings

2022-12-27 Thread GitBox
wjones127 opened a new issue, #15100: URL: https://github.com/apache/arrow/issues/15100 ### Describe the enhancement requested To evaluate #14353 we should benchmark reading and writing string data. ### Component(s) Benchmarking, C++, Parquet -- This is an automated me

[GitHub] [arrow-cookbook] kou opened a new issue, #286: [R] Revert installing more dependencies for using nightly packages

2022-12-27 Thread GitBox
kou opened a new issue, #286: URL: https://github.com/apache/arrow-cookbook/issues/286 https://github.com/apache/arrow-cookbook/pull/284 installs more packages such as `libssh-dev` to use nightly R packages. It's caused by https://github.com/apache/arrow/pull/14235 but it's not expec

[GitHub] [arrow] kou closed issue #15094: [CI][Release][Ruby] verify-rc-source-ruby-linux-ubuntu-18.04-amd64 is failed

2022-12-27 Thread GitBox
kou closed issue #15094: [CI][Release][Ruby] verify-rc-source-ruby-linux-ubuntu-18.04-amd64 is failed URL: https://github.com/apache/arrow/issues/15094 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

[GitHub] [arrow] lukester1975 opened a new issue, #15098: FieldRef with clang-cl from VS 17.4.3 needs operator== with /std:c++20

2022-12-27 Thread GitBox
lukester1975 opened a new issue, #15098: URL: https://github.com/apache/arrow/issues/15098 ### Describe the bug, including details regarding any error messages, version, and platform. Hi Compiling ``` #include ``` with `clang-cl test.cpp -I/path/to/arrow /std:c++20

[GitHub] [arrow] vibhatha opened a new issue, #15096: [C++]: Substrait ProjectRel Emit Optimization

2022-12-27 Thread GitBox
vibhatha opened a new issue, #15096: URL: https://github.com/apache/arrow/issues/15096 ### Describe the enhancement requested At the moment, we are using nested `ProjectNode`s to facilitate this. The first one is the projection in the Substrait plan and the other projection is the on