Re: [I] Enhance example programs [arrow-go]

2025-06-12 Thread via GitHub
kris-gaudel closed issue #393: Enhance example programs URL: https://github.com/apache/arrow-go/issues/393 -- 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 comment. To unsubscribe, e-mai

[I] Write Dataset with file_visitor core dump [arrow]

2025-06-12 Thread via GitHub
wingerted opened a new issue, #46800: URL: https://github.com/apache/arrow/issues/46800 ### Describe the bug, including details regarding any error messages, version, and platform. # Describe Call pyarrow.dataset write_dataset with file_visitor will core dump. If not pass file_vis

Re: [I] Remove xml2js dependency [arrow-js]

2025-06-12 Thread via GitHub
kou closed issue #154: Remove xml2js dependency URL: https://github.com/apache/arrow-js/issues/154 -- 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 comment. To unsubscribe, e-mail: issue

Re: [I] [C++] castDECIMAL_utf8 has undefined behaviour in case of invalid input value [arrow]

2025-06-12 Thread via GitHub
kou closed issue #46708: [C++] castDECIMAL_utf8 has undefined behaviour in case of invalid input value URL: https://github.com/apache/arrow/issues/46708 -- 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

[I] [CI][Dev] Add support for pre-commit 2.17.0 provided by Ubuntu 22.04 [arrow]

2025-06-12 Thread via GitHub
kou opened a new issue, #46798: URL: https://github.com/apache/arrow/issues/46798 ### Describe the enhancement requested Ubuntu 22.04 ships pre-commit 2.17.0: https://packages.ubuntu.com/search?keywords=pre-commit The current configuration doesn't work with pre-commit 2.17.0 be

Re: [I] [CI][Integration] Use Node.js 20 [arrow]

2025-06-12 Thread via GitHub
kou closed issue #46787: [CI][Integration] Use Node.js 20 URL: https://github.com/apache/arrow/issues/46787 -- 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 comment. To unsubscribe, e-ma

Re: [I] Test Meson example on Windows [arrow-nanoarrow]

2025-06-12 Thread via GitHub
paleolimbot closed issue #725: Test Meson example on Windows URL: https://github.com/apache/arrow-nanoarrow/issues/725 -- 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 comment. To unsubs

[I] Add Windows CI Job for Meson [arrow]

2025-06-12 Thread via GitHub
WillAyd opened a new issue, #46797: URL: https://github.com/apache/arrow/issues/46797 ### Describe the enhancement requested This is something we have done in the arrow-nanoarrow project, and it would make it easier to test and distribute a Meson WrapDB entry in the future ###

Re: [I] Meson "may be used uninitialized" warning [arrow-nanoarrow]

2025-06-12 Thread via GitHub
WillAyd closed issue #775: Meson "may be used uninitialized" warning URL: https://github.com/apache/arrow-nanoarrow/issues/775 -- 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 comment. T

[I] Partion vertically and Merge metadata footer into a single metadata file [arrow]

2025-06-12 Thread via GitHub
lolloz98 opened a new issue, #46796: URL: https://github.com/apache/arrow/issues/46796 ### Describe the enhancement requested Let's add the option to partition vertically: e.g. file1: col1, col2 file2: col3 provided that: - file1 and file2 col names are different - file1

[I] Enable auto_features=enabled flag in Windows Meson CI [arrow-nanoarrow]

2025-06-12 Thread via GitHub
WillAyd opened a new issue, #782: URL: https://github.com/apache/arrow-nanoarrow/issues/782 To maximize test coverage and make sure no gaps appear as new options are added, it would be nice to set `auto_features=enabled` in the Windows Meson CI job However, doing so on Windows by def

Re: [I] [Rust] Introduce safe and performant iterators over elements of arrays [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #26825: [Rust] Introduce safe and performant iterators over elements of arrays URL: https://github.com/apache/arrow/issues/26825 -- 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

Re: [I] [Rust] [Parquet] Port parquet benchmarks to new repo [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #26603: [Rust] [Parquet] Port parquet benchmarks to new repo URL: https://github.com/apache/arrow/issues/26603 -- 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 com

Re: [I] [Rust] [DataFusion] Split the physical expressions out into separate source files [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #26663: [Rust] [DataFusion] Split the physical expressions out into separate source files URL: https://github.com/apache/arrow/issues/26663 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [I] [Rust] [Parquet] Improve performance of the parquet compressors [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #18421: [Rust] [Parquet] Improve performance of the parquet compressors URL: https://github.com/apache/arrow/issues/18421 -- 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 s

Re: [I] [Rust][DataFusion] Generic "extension package" mechanism [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #25969: [Rust][DataFusion] Generic "extension package" mechanism URL: https://github.com/apache/arrow/issues/25969 -- 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

Re: [I] [Rust][DataFusion] Benchmark and potentially optimize the to_timestamp function [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #25981: [Rust][DataFusion] Benchmark and potentially optimize the to_timestamp function URL: https://github.com/apache/arrow/issues/25981 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [I] [Rust] StructArray: handling duplicate field names [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27083: [Rust] StructArray: handling duplicate field names URL: https://github.com/apache/arrow/issues/27083 -- 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 comme

Re: [I] [RUST] [datafusion] implementation for numerical_coercion is wrong [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #18495: [RUST] [datafusion] implementation for numerical_coercion is wrong URL: https://github.com/apache/arrow/issues/18495 -- 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 th

Re: [I] [Rust][DataFusion] Reduce copies in DataFusion LogicalPlan and Expr creation [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27552: [Rust][DataFusion] Reduce copies in DataFusion LogicalPlan and Expr creation URL: https://github.com/apache/arrow/issues/27552 -- 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 t

Re: [I] [Rust] SIMD aggregate kernel produces flawed results. [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #26999: [Rust] SIMD aggregate kernel produces flawed results. URL: https://github.com/apache/arrow/issues/26999 -- 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 co

Re: [I] [Rust] [DataFusion] serialize and deserialize physical plan by serde [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27014: [Rust] [DataFusion] serialize and deserialize physical plan by serde URL: https://github.com/apache/arrow/issues/27014 -- 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

Re: [I] [Rust] [Parquet] Document supported features [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27086: [Rust] [Parquet] Document supported features URL: https://github.com/apache/arrow/issues/27086 -- 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 comment. To

Re: [I] [Rust][DataFusion]: Implement support for the `now()` sql function [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27979: [Rust][DataFusion]: Implement support for the `now()` sql function URL: https://github.com/apache/arrow/issues/27979 -- 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 th

Re: [I] [Rust][DataFusion] Improve performance of Array.slice [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27229: [Rust][DataFusion] Improve performance of Array.slice URL: https://github.com/apache/arrow/issues/27229 -- 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 co

Re: [I] [Rust][DataFusion] Change tests in sql.rs to use `assert_batch` [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27575: [Rust][DataFusion] Change tests in sql.rs to use `assert_batch` URL: https://github.com/apache/arrow/issues/27575 -- 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

Re: [I] [Rust][DataFusion] Add input_file_name function [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #18601: [Rust][DataFusion] Add input_file_name function URL: https://github.com/apache/arrow/issues/18601 -- 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 comment.

Re: [I] [Rust] [DataFusion] Add support for eliminating hash repartition [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #28227: [Rust] [DataFusion] Add support for eliminating hash repartition URL: https://github.com/apache/arrow/issues/28227 -- 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

Re: [I] [Rust][DataFusion] Rename inputs --> child consistently [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #25968: [Rust][DataFusion] Rename inputs --> child consistently URL: https://github.com/apache/arrow/issues/25968 -- 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

Re: [I] [Rust] Logical equality for list arrays [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #26974: [Rust] Logical equality for list arrays URL: https://github.com/apache/arrow/issues/26974 -- 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 comment. To unsu

Re: [I] [Rust] Validate temporal data that has restrictions [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #26853: [Rust] Validate temporal data that has restrictions URL: https://github.com/apache/arrow/issues/26853 -- 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 comm

Re: [I] [Rust]: BitMap is_set should return Result rather than relying on inlined assertion [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27214: [Rust]: BitMap is_set should return Result rather than relying on inlined assertion URL: https://github.com/apache/arrow/issues/27214 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [Rust] [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27017: [Rust] URL: https://github.com/apache/arrow/issues/27017 -- 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 comment. To unsubscribe, e-mail: issues-unsubscr.

Re: [I] [Rust] [Parquet] LZ4 compressed files written in Rust can't be opened with C++ [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27274: [Rust] [Parquet] LZ4 compressed files written in Rust can't be opened with C++ URL: https://github.com/apache/arrow/issues/27274 -- 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

Re: [I] [Rust] Support JSON array of objects [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27675: [Rust] Support JSON array of objects URL: https://github.com/apache/arrow/issues/27675 -- 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 comment. To unsubsc

Re: [I] [Rust] Calculate the size of a RecordBatch [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27977: [Rust] Calculate the size of a RecordBatch URL: https://github.com/apache/arrow/issues/27977 -- 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 comment. To u

Re: [I] [Rust] implement FromStr for parquet::basic::Compression [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27716: [Rust] implement FromStr for parquet::basic::Compression URL: https://github.com/apache/arrow/issues/27716 -- 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

Re: [I] [Rust] [DataFusion] Improve performance for grouping/hashing on dictionary encoded data [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27498: [Rust] [DataFusion] Improve performance for grouping/hashing on dictionary encoded data URL: https://github.com/apache/arrow/issues/27498 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] [Rust] build.rs is missing in the v3.0.0 package [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27617: [Rust] build.rs is missing in the v3.0.0 package URL: https://github.com/apache/arrow/issues/27617 -- 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 comment.

Re: [I] [Rust] make_array is unsafe [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #27487: [Rust] make_array is unsafe URL: https://github.com/apache/arrow/issues/27487 -- 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 comment. To unsubscribe, e-m

Re: [I] [Rust] Invalid write of size 1 in StringBuilder [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #26575: [Rust] Invalid write of size 1 in StringBuilder URL: https://github.com/apache/arrow/issues/26575 -- 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 comment.

Re: [I] [Rust][Arrow] Improve performance of filter kernel [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #26152: [Rust][Arrow] Improve performance of filter kernel URL: https://github.com/apache/arrow/issues/26152 -- 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 comme

Re: [I] [Rust] Provide guidance on number of file descriptors needed to read Parquet file [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #25648: [Rust] Provide guidance on number of file descriptors needed to read Parquet file URL: https://github.com/apache/arrow/issues/25648 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [I] [Rust] Remove Array.data method in favor of .data_ref to make performance impact of clone more obvious [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #26634: [Rust] Remove Array.data method in favor of .data_ref to make performance impact of clone more obvious URL: https://github.com/apache/arrow/issues/26634 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [I] [Wiki] Guide for using CLion to debug C++ unit tests [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #19471: [Wiki] Guide for using CLion to debug C++ unit tests URL: https://github.com/apache/arrow/issues/19471 -- 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 com

Re: [I] [Wiki] Release management guide does not explain how to set up Crossbow or where to find instructions [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #19884: [Wiki] Release management guide does not explain how to set up Crossbow or where to find instructions URL: https://github.com/apache/arrow/issues/19884 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [I] [R] Changelog on arrow-site has incorrect version numbers [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #41991: [R] Changelog on arrow-site has incorrect version numbers URL: https://github.com/apache/arrow/issues/41991 -- 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 specifi

Re: [I] [R] Make API more user-friendly by creating more wrapper functions around R6 objects [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #36716: [R] Make API more user-friendly by creating more wrapper functions around R6 objects URL: https://github.com/apache/arrow/issues/36716 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] [R] Remove all reference to R6 objects from the non-advanced level vignettes [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #36715: [R] Remove all reference to R6 objects from the non-advanced level vignettes URL: https://github.com/apache/arrow/issues/36715 -- 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 t

Re: [I] [R] Create user-friendly wrappers around existing GCS functionality [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #36717: [R] Create user-friendly wrappers around existing GCS functionality URL: https://github.com/apache/arrow/issues/36717 -- 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 t

Re: [I] [R] CRAN packaging checklist for version 15.0.1 [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #40388: [R] CRAN packaging checklist for version 15.0.1 URL: https://github.com/apache/arrow/issues/40388 -- 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 comment.

Re: [I] pyarrow.lib.ArrowInvalid: Unable to parse command [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #37113: pyarrow.lib.ArrowInvalid: Unable to parse command URL: https://github.com/apache/arrow/issues/37113 -- 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 comment

Re: [I] Unable to propagate status error after upgrading arrow version [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #35466: Unable to propagate status error after upgrading arrow version URL: https://github.com/apache/arrow/issues/35466 -- 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 s

Re: [I] python - write out single parquet file? [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #35572: python - write out single parquet file? URL: https://github.com/apache/arrow/issues/35572 -- 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 comment. To unsu

Re: [I] [Python] pyarrow.parquet.read_table is very long for the first read call [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #34566: [Python] pyarrow.parquet.read_table is very long for the first read call URL: https://github.com/apache/arrow/issues/34566 -- 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

Re: [I] Any Possible issue in creating std::span from buffer memory directly [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #35226: Any Possible issue in creating std::span from buffer memory directly URL: https://github.com/apache/arrow/issues/35226 -- 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

Re: [I] [C++] Inplace renaming of columns in c++ record batch. [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #15161: [C++] Inplace renaming of columns in c++ record batch. URL: https://github.com/apache/arrow/issues/15161 -- 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 c

Re: [I] [C++] Why is arrow mmap marked MAP_PRIVATE (during read)? [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #35319: [C++] Why is arrow mmap marked MAP_PRIVATE (during read)? URL: https://github.com/apache/arrow/issues/35319 -- 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 specifi

Re: [I] [Python] Partition a dataset by numeric column [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #35269: [Python] Partition a dataset by numeric column URL: https://github.com/apache/arrow/issues/35269 -- 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 comment.

Re: [I] [Python] Scanner does not free memory [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #34664: [Python] Scanner does not free memory URL: https://github.com/apache/arrow/issues/34664 -- 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 comment. To unsubs

Re: [I] Abnormal memory consumption with as_record_batch_reader [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #34820: Abnormal memory consumption with as_record_batch_reader URL: https://github.com/apache/arrow/issues/34820 -- 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

Re: [I] 【pyarrow】upload jpeg files to s3 much slower than boto [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #14713: 【pyarrow】upload jpeg files to s3 much slower than boto URL: https://github.com/apache/arrow/issues/14713 -- 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 c

Re: [I] [R] rds files with arrow [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #39075: [R] rds files with arrow URL: https://github.com/apache/arrow/issues/39075 -- 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 comment. To unsubscribe, e-mail

Re: [I] how to serializer and deserializer arrow table? C++ [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #15242: how to serializer and deserializer arrow table? C++ URL: https://github.com/apache/arrow/issues/15242 -- 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 com

Re: [I] [R] Unit tests for decimals / ARROW-4565 [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #15983: [R] Unit tests for decimals / ARROW-4565 URL: https://github.com/apache/arrow/issues/15983 -- 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 comment. To uns

Re: [I] [R] Can not parse file [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #34291: [R] Can not parse file URL: https://github.com/apache/arrow/issues/34291 -- 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 comment. To unsubscribe, e-mail:

Re: [I] [R] Custom binding documentation compare_dplyr_binding function reference [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #37759: [R] Custom binding documentation compare_dplyr_binding function reference URL: https://github.com/apache/arrow/issues/37759 -- 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

Re: [I] [R] How to delete rows out-of-memory in arrow [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #38935: [R] How to delete rows out-of-memory in arrow URL: https://github.com/apache/arrow/issues/38935 -- 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 comment. T

Re: [I] [R] tidyr::unnest function for arrow dataset object containing many parquet objects [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #40255: [R] tidyr::unnest function for arrow dataset object containing many parquet objects URL: https://github.com/apache/arrow/issues/40255 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] R: convert arrow table or data.frame to parquet raw vector [arrow]

2025-06-12 Thread via GitHub
thisisnic closed issue #40421: R: convert arrow table or data.frame to parquet raw vector URL: https://github.com/apache/arrow/issues/40421 -- 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 specif

Re: [I] [CI][Dev][C++] pre-commit cpplint has many garbage outputs [arrow]

2025-06-12 Thread via GitHub
raulcd closed issue #46785: [CI][Dev][C++] pre-commit cpplint has many garbage outputs URL: https://github.com/apache/arrow/issues/46785 -- 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

Re: [I] [C++] Arrow is not compatible with protobuf 30 [arrow]

2025-06-12 Thread via GitHub
pitrou closed issue #45807: [C++] Arrow is not compatible with protobuf 30 URL: https://github.com/apache/arrow/issues/45807 -- 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 comment. To

[I] [CI][Dev] fix shellcheck errors in the ci/scripts/csharp_test.sh [arrow]

2025-06-12 Thread via GitHub
hiroyuki-sato opened a new issue, #46794: URL: https://github.com/apache/arrow/issues/46794 ### Describe the enhancement requested This is the sub issue #44748. * SC2155: Declare and assign separately to avoid masking return values. * SC2086: Double quote to prevent globbing

[I] [C++] Enable SIMD for Byte Stream Split with 2 streams [arrow]

2025-06-12 Thread via GitHub
AntoinePrv opened a new issue, #46788: URL: https://github.com/apache/arrow/issues/46788 ### Describe the enhancement requested `ByteStreamSplitEncode` / `ByteStreamSplitDecode` does not use SIMD instruction when `NumStreams == 2`. A performance improvement is to add support for it

Re: [I] [C++] Fix ASAN issue in the arrow-dataset-dataset-writer-test [arrow]

2025-06-12 Thread via GitHub
pitrou closed issue #45235: [C++] Fix ASAN issue in the arrow-dataset-dataset-writer-test URL: https://github.com/apache/arrow/issues/45235 -- 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 specif

Re: [I] [C++][Gandiva] `.bc` isn't rebuilt by `.cc` change [arrow]

2025-06-12 Thread via GitHub
kou closed issue #46764: [C++][Gandiva] `.bc` isn't rebuilt by `.cc` change URL: https://github.com/apache/arrow/issues/46764 -- 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 comment. To

[I] [C++] Add Status::OrElse [arrow]

2025-06-12 Thread via GitHub
pitrou opened a new issue, #46791: URL: https://github.com/apache/arrow/issues/46791 ### Describe the enhancement requested In https://github.com/apache/arrow/pull/46711#discussion_r2139246309 it was mentioned that the macro `RETURN_NOT_OK_ELSE` is confusing and can easily be misunde

Re: [I] [Docs] Dev version of docs is not updating [arrow]

2025-06-12 Thread via GitHub
ianmcook closed issue #46712: [Docs] Dev version of docs is not updating URL: https://github.com/apache/arrow/issues/46712 -- 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 comment. To un

[I] [CI][Integration] Use Node.js 20 [arrow]

2025-06-12 Thread via GitHub
kou opened a new issue, #46787: URL: https://github.com/apache/arrow/issues/46787 ### Describe the enhancement requested Because Node.js reached EOL on 2025-04-30: https://github.com/nodejs/release#release-schedule ### Component(s) Continuous Integration, Integration -

[I] Remove google-closure-compiler dependency [arrow-js]

2025-06-12 Thread via GitHub
kou opened a new issue, #153: URL: https://github.com/apache/arrow-js/issues/153 ### Describe the enhancement requested We're using google-closure-compiler for building UMD bundles. It's better that we use other product to build UMD bundles. Candidates: * webpack + Terser

[I] [CI][Devel][C++] pre-commit cpplint has many garbage outputs [arrow]

2025-06-12 Thread via GitHub
kou opened a new issue, #46785: URL: https://github.com/apache/arrow/issues/46785 ### Describe the enhancement requested For example: https://github.com/apache/arrow/actions/runs/15561745991/job/43843132193?pr=46749#step:7:20 ```text C++ Lint.

Re: [I] [C++] Latent memory handling issues in Dataset Writer [arrow]

2025-06-12 Thread via GitHub
pitrou closed issue #46710: [C++] Latent memory handling issues in Dataset Writer URL: https://github.com/apache/arrow/issues/46710 -- 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 comme

Re: [I] [C++] Bump bundled mimalloc version [arrow]

2025-06-12 Thread via GitHub
pitrou closed issue #45978: [C++] Bump bundled mimalloc version URL: https://github.com/apache/arrow/issues/45978 -- 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 comment. To unsubscribe

[I] Remove xml2js dependency [arrow-js]

2025-06-12 Thread via GitHub
kou opened a new issue, #154: URL: https://github.com/apache/arrow-js/issues/154 ### Describe the enhancement requested I should have removed it in #148. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a