-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Insights: apache/arrow
Overview
Could not load contribution data
Please try again later
15 Pull requests merged by 10 people
-
GH-45798: [C++] Add extension directory to Meson
#45799 merged
Jun 27, 2025 -
GH-46888: [C++] Remove override of default buildtype in Meson config
#46919 merged
Jun 27, 2025 -
GH-46920: [FlightRPC] Fix Flight SQL ColumnMetadata retrieval
#46921 merged
Jun 26, 2025 -
GH-37577: [MATLAB] Create a superclass for
DateType
-related MATLAB tests#46923 merged
Jun 26, 2025 -
GH-38369: [MATLAB] Create utility functions for simplifying management of
Proxy
instances forArray
s#46907 merged
Jun 26, 2025 -
GH-44435: [GLib] Add distinct count support to GArrowArrayStatistics
#46894 merged
Jun 25, 2025 -
MINOR: [C#] Bump BenchmarkDotNet and 12 others
#46887 merged
Jun 25, 2025 -
GH-46788: [C++][Parquet] Enable SIMD for byte stream split with 2 streams
#46789 merged
Jun 25, 2025 -
GH-40754: [Python] Expose tls_ca_file_path to S3FileSystem
#45881 merged
Jun 25, 2025 -
GH-46827: [C++] Update Meson Configuration for compute shared lib
#46839 merged
Jun 25, 2025 -
GH-41496: [Python][Azure][Docs] Turn on azure on debian-docs
#46892 merged
Jun 25, 2025 -
GH-46899: [CI][Dev] Fix shellcheck errors in the ci/scripts/install_numba.sh
#46900 merged
Jun 25, 2025 -
GH-45083: [C++] Add HalfFloat kernels for is_nan, is_inf, is_finite, negate, negate_checked, sign
#46866 merged
Jun 25, 2025 -
GH-46214: [C++] Improve S3 client initialization
#46723 merged
Jun 25, 2025 -
GH-46895: [CI][Dev] Fix shellcheck errors in the ci/scripts/install_minio.sh
#46896 merged
Jun 25, 2025
8 Pull requests opened by 7 people
-
GH-46897: [Docs][C++][Python] Fix asof join documentation
#46898 opened
Jun 24, 2025 -
GH-46901: [C++] Support modulo compute kernel
#46902 opened
Jun 25, 2025 -
GH-46903: [CI] Automatically flag stale issues
#46904 opened
Jun 25, 2025 -
GH-46375: [C++] Add adapters/orc directory to Meson
#46906 opened
Jun 25, 2025 -
GH-46909: [CI][Dev] Fix shellcheck errors in the ci/scripts/install_sccache.sh
#46910 opened
Jun 26, 2025 -
GH-46745: [C++] Update bundled Boost to 1.88.0
#46912 opened
Jun 26, 2025 -
GH-46916: [R] Test for negative fractional dates fails on older R versions due to change in base R as.Date()
#46917 opened
Jun 26, 2025 -
GH-46915: [C++][Compute] Initialize Compute kernels on benchmarks that require extra kernels
#46922 opened
Jun 26, 2025
25 Issues closed by 7 people
-
[C++] Add extension directory to Meson
#45798 closed
Jun 27, 2025 -
[C++] Remove default_option to set release buildtype in Meson configuration
#46888 closed
Jun 27, 2025 -
[C++][FlightSQL] Fix column metadata retrieval
#46920 closed
Jun 26, 2025 -
[MATLAB] Create a superclass for `DateType`-related MATLAB tests
#37577 closed
Jun 26, 2025 -
[CI] Occasional 403 forbidden from archive.ubuntu.com
#46687 closed
Jun 26, 2025 -
[MATLAB] Create utility functions for simplifying management of `Proxy` instances for `Array`s
#38369 closed
Jun 26, 2025 -
not able to install arrow on alpine 3.16
#32981 closed
Jun 26, 2025 -
[GLib] Add `GArrowArrayStatistics`
#44435 closed
Jun 25, 2025 -
[C#] Add ToList method to all Array
#23892 closed
Jun 25, 2025 -
[C++] Enable SIMD for Byte Stream Split with 2 streams
#46788 closed
Jun 25, 2025 -
[Python] Cannot read data if endpoint is s3 on a "secure" Minio server
#40754 closed
Jun 25, 2025 -
[C++] Meson Configuration Broken After Compute Module Refactor
#46827 closed
Jun 25, 2025 -
[Python][Azure][Docs] Add documentation about AzureFilesystem
#41496 closed
Jun 25, 2025 -
[CI][Dev] Fix shellcheck errors in the ci/scripts/install_numba.sh
#46899 closed
Jun 25, 2025 -
[C++][Python] support `is_nan` for float16
#45083 closed
Jun 25, 2025 -
Build python lib failed for ARMv8
#32752 closed
Jun 25, 2025 -
[R] open_dataset fails to open single compressed csv
#31973 closed
Jun 25, 2025 -
[R] Implement bindings for stringr::str_split_fixed
#30364 closed
Jun 25, 2025 -
[R] Implement bindings for stringr's combining strings functions
#30367 closed
Jun 25, 2025 -
[R] Implement bindings for stringr::str_glue
#30388 closed
Jun 25, 2025 -
[R] Implement bindings for stringr::str_flatten
#30387 closed
Jun 25, 2025 -
[R] Implement bindings for stringr::str_glue_data
#30389 closed
Jun 25, 2025 -
[R] R arrow cannot handle labelled data in arrow tables
#45601 closed
Jun 25, 2025 -
[C++] S3FileSystem construction causes IDMS lookups for region even when specified
#46214 closed
Jun 25, 2025 -
[CI][Dev] Fix shellcheck errors in the ci/scripts/install_minio.sh
#46895 closed
Jun 25, 2025
14 Issues opened by 12 people
-
Improve Compilation time for array_test.cc
#46925 opened
Jun 26, 2025 -
(python) ParquetWriter doesn't support all valid s3 paths
#46924 opened
Jun 26, 2025 -
Table.append_column cannot append non-null type column with only null values
#46918 opened
Jun 26, 2025 -
[R] Test for negative fractional dates fails on older R versions due to change in base R as.Date()
#46916 opened
Jun 26, 2025 -
[C++][Compute] Many benchmarks crash
#46915 opened
Jun 26, 2025 -
[C++][FlightSQL] Remove boost/algorithm/string.h dependency
#46914 opened
Jun 26, 2025 -
[C++][s3] Does arrow support real async read interface?
#46913 opened
Jun 26, 2025 -
[Packaging] Add packages for AlmaLinux 10
#46911 opened
Jun 26, 2025 -
[CI][Dev] Fix shellcheck errors in the ci/scripts/install_sccache.sh
#46909 opened
Jun 26, 2025 -
[Format] Add a Canonical Variant Extension Type
#46908 opened
Jun 25, 2025 -
[Parquet][C++] Expose Statistics.is_{min/max}_value_exact if they are present
#46905 opened
Jun 25, 2025 -
[CI] Automatically flag stale issues
#46903 opened
Jun 25, 2025 -
[C++][Compute] Add modulo compute kernel
#46901 opened
Jun 25, 2025 -
[Docs][Python][C++] Asof join documentation is wrong/incomplete
#46897 opened
Jun 24, 2025
35 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
GH-46833:[Python][Azure] Adding ConfigureClientSecretCredential to AzureFileSystem
#46837 commented on
Jun 27, 2025 • 14 new comments -
GH-17211: [C++] Add `hash32` and `hash64` scalar compute functions
#45001 commented on
Jun 25, 2025 • 13 new comments -
GH-43891: [C++][Parquet] Faster reading of FIXED_LEN_BYTE_ARRAY data
#46886 commented on
Jun 27, 2025 • 11 new comments -
GH-46683: Add utf8_zfill kernel for sign-aware zero padding
#46815 commented on
Jun 26, 2025 • 8 new comments -
GH-34785: [C++][Parquet] Parquet Bloom Filter Writer Implementation
#37400 commented on
Jun 25, 2025 • 4 new comments -
GH-46714: [C++] Use hidden symbol visibility in Meson configuration
#46715 commented on
Jun 25, 2025 • 1 new comment -
GH-42971: [C++] Parquet stream writer: Allow writing BYTE_ARRAY with converted type NONE
#44739 commented on
Jun 27, 2025 • 1 new comment -
[CI][C++][R] R Sanitizer for M1 fails on S3FileSystem
#46863 commented on
Jun 24, 2025 • 0 new comments -
[Python] Automatically support fsspec filesystem URIs
#44900 commented on
Jun 24, 2025 • 0 new comments -
GH-46818: [Docs][C++] Add missing method description in type.h
#46819 commented on
Jun 26, 2025 • 0 new comments -
[Python][Packaging] Stop uploading nightly wheels to gemfury
#43904 commented on
Jun 25, 2025 • 0 new comments -
GH-46207: [C++] Rename arrow::util::StringBuilder and move to internal namespace
#46813 commented on
Jun 25, 2025 • 0 new comments -
GH-46791: [C++] Add `Status::OrElse`, `IntoStatus<T>` and `ToStatus`
#46792 commented on
Jun 26, 2025 • 0 new comments -
GH-46767: [C++] Enable EqualOptions::use_atol_ for arrow::Array, arrow::Scalar, arrow::RecordBatch, and arrow::ChuckedArray
#46779 commented on
Jun 26, 2025 • 0 new comments -
GH-46728: [Python] Skip test_gdb.py tests if PyArrow wasn't built debug
#46755 commented on
Jun 24, 2025 • 0 new comments -
GH-46740: [C++] Update bundled Thrift to 0.22.0
#46741 commented on
Jun 25, 2025 • 0 new comments -
GH-46677: [C++] Expose an BinaryViewBuilder interface for append a binary and multiple subslice
#46730 commented on
Jun 26, 2025 • 0 new comments -
GH-46410: [C++] Add parquet options to Meson configuration
#46647 commented on
Jun 27, 2025 • 0 new comments -
GH-31387: [C++] Check nullability when validating fields on batches or struct arrays
#46129 commented on
Jun 24, 2025 • 0 new comments -
GH-46734: [C++] Arrow Flight SQL ODBC layer in Windows
#46099 commented on
Jun 26, 2025 • 0 new comments -
[Benchmarking][R] conbench is failing
#46716 commented on
Jun 25, 2025 • 0 new comments -
GH-38558: [C++] Add support for null sort option per sort key
#38584 commented on
Jun 25, 2025 • 0 new comments -
[Format] Consider adding an official variant type to Arrow
#42069 commented on
Jun 25, 2025 • 0 new comments -
Bug in pyarrow.from_pandas() when input has MultiIndex index columns having non-string names
#38983 commented on
Jun 27, 2025 • 0 new comments -
pyarrow.csv.WriteOptions quoting_style options do not allow the behavior of python's csv.QUOTE_MINIMAL
#42032 commented on
Jun 27, 2025 • 0 new comments -
[C++] Half-float builder should accept Float16
#46860 commented on
Jun 27, 2025 • 0 new comments -
[C++] Add tests for HalfFloatScalar
#46893 commented on
Jun 27, 2025 • 0 new comments -
[Python] Reading partial data/first block hangs on some cloud filesystems
#43497 commented on
Jun 26, 2025 • 0 new comments -
[C++][Benchmarking] Measure and trace build times
#36091 commented on
Jun 26, 2025 • 0 new comments -
[MATLAB] Add a common `arrow.tabular.Tabular` MATLAB interface
#38214 commented on
Jun 26, 2025 • 0 new comments -
[C++] Improve Build Time Through ArrayData forward Declarations
#45332 commented on
Jun 26, 2025 • 0 new comments -
[R] Install from sources on Alpine Linux (error: 'int32_t' does not name a type)
#46769 commented on
Jun 26, 2025 • 0 new comments -
[Python] Dataset.to_batches accumulates memory usage and leaks
#39808 commented on
Jun 26, 2025 • 0 new comments -
[C++] Update bundled Boost
#46745 commented on
Jun 26, 2025 • 0 new comments -
[C++][Compute] Add quotient and modulo kernels
#28497 commented on
Jun 25, 2025 • 0 new comments