issues
Thread
Date
Earlier messages
Messages by Thread
Re: [I] java: don't include binaries in JNI sources JAR [arrow-adbc]
via GitHub
Re: [I] [Dev] Add free-threaded wheels to release verification [arrow-adbc]
via GitHub
[I] [Ruby] Add `ArrowFormat::FixedSizeBinaryArray.new(byte_width, values)` [arrow]
via GitHub
[I] `pa.output_stream()` aborts the process on a read-only buffer [arrow]
via GitHub
[I] Can't link to dynamic flatcc dependency [arrow-nanoarrow]
via GitHub
[I] [C++] Use `JsonWriter` consistently in `LogicalType::ToJSON()` [arrow]
via GitHub
[I] JNI local-reference accumulation in the string array helpers [arrow-java]
via GitHub
Re: [I] rust: `cancel` is effectively useless since everything is `&mut self` [arrow-adbc]
via GitHub
[I] [C++][Compute] Add modulo compute kernel [arrow]
via GitHub
Re: [I] [C++][Compute] Add modulo compute kernel [arrow]
via GitHub
[I] [C++][Compute] Add quotient and modulo kernels [arrow]
via GitHub
Re: [I] [C++][Compute] Add quotient and modulo kernels [arrow]
via GitHub
[I] [Python] Use CPython Limited APIs in python/pyarrow [arrow]
via GitHub
[I] [C++][FlightRPC][ODBC] Add SQLGetInfo missing tests [arrow]
via GitHub
[I] [R] Fix shellcheck errors in the r/tools/download_dependencies_R.sh [arrow]
via GitHub
[I] rust/core/error: Make `Error` struct be boxed so stack frames aren't very large [arrow-adbc]
via GitHub
[I] [C++][Parquet] Make DELTA_BYTE_ARRAY value reconstruction storage-agnostic [arrow]
via GitHub
[I] [CI][Dev] Bump ShellCheck to v0.11.0 and simplify pre-commit file patterns for the ci directory [arrow]
via GitHub
Re: [I] [CI][Dev] Bump ShellCheck to v0.11.0 and simplify pre-commit file patterns for the ci directory [arrow]
via GitHub
[I] [Release] Binary verification YUM job for arm64 is timing out for 25.0.1 [arrow]
via GitHub
Re: [I] [Go][Parquet] ColumnChunkMetaDataBuilder.Finish() never writes file_offset onto the serialized thrift struct [arrow-go]
via GitHub
Re: [I] [Go] Date32 and Date64 String() methods return numbers instead of dates [arrow-go]
via GitHub
Re: [I] parquet: V1 pages ignore row boundaries when an OffsetIndex is present [arrow-go]
via GitHub
[I] [C++][IPC] Improve sparse tensor index validation [arrow]
via GitHub
Re: [I] [Go][FlightSQL driver] Allow parameterization of memory allocator [arrow-go]
via GitHub
Re: [I] [C++][FlightSQL][ODBC][SQLColumns] Return NUM_PREC_RADIX based on COLUMN_SIZE and DECIMAL_DIGITS [arrow]
via GitHub
[I] [Release] 02-source.sh fails creating verification PR for Release Candidate [arrow]
via GitHub
Re: [I] [Release] 02-source.sh fails creating verification PR for Release Candidate [arrow]
via GitHub
[I] rust/driver_manager: RTLD_LAZY turns an unloadable driver into a SIGSEGV at 0x0 instead of a load error [arrow-adbc]
via GitHub
Re: [I] rust/driver_manager: RTLD_LAZY turns an unloadable driver into a SIGSEGV at 0x0 instead of a load error [arrow-adbc]
via GitHub
Re: [I] [CI] Use same version of vcpkg in Windows and other CI [arrow-adbc]
via GitHub
[I] go/adbc/driver/bigquery: HTTP 409 on job submission should attach to existing job instead of erroring [arrow-adbc]
via GitHub
Re: [I] go/adbc/driver/bigquery: HTTP 409 on job submission should attach to existing job instead of erroring [arrow-adbc]
via GitHub
Re: [I] c: don't require ADBC_BUILD_VCPKG [arrow-adbc]
via GitHub
[I] [Python] Narrow Feather deprecation to V1 format [arrow]
via GitHub
Re: [I] [Docs][Python] Narrow Feather deprecation to V1 format [arrow]
via GitHub
[I] [C++][FlightSQL][ODBC][SQLForeignKeys] Implement SQLForeignKeys catalog function [arrow]
via GitHub
[I] [C++][FlightSQL][ODBC][SQLPrimaryKeys] Implement SQLPrimaryKeys catalog function [arrow]
via GitHub
Re: [I] [C++][FlightSQL] Add caching of FlightClients to ODBC [arrow]
via GitHub
Re: [I] [C++][Parquet] ZSTD parquet compression level defaults to level 1 [arrow]
via GitHub
Re: [I] [C++][FlightSQL][ODBC][SQLExtendedFetch] Fix to return SQL_SUCCESS_WITH_INFO for certain states [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_windows_build.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_windows_build.sh [arrow]
via GitHub
[I] [Python] Expose the `record_batch_reader_source` Acero node (`RecordBatchReaderSourceNodeOptions`) [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_valgrind.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_valgrind.sh [arrow]
via GitHub
[I] [Java] Parquet DatasetFileWriter not completely emptying allocator after finishing a write [arrow-java]
via GitHub
[I] [Java] Memory leak in substrait.rst [arrow-cookbook]
via GitHub
Re: [I] [Java] Memory leak in substrait.rst [arrow-cookbook]
via GitHub
[I] [C++] Speed up `CopyBitmap`/`InvertBitmap` [arrow]
via GitHub
Re: [I] [C++][FlightSQL][ODBC][SQLBindCol] support returning values for indicator pointer with null data pointer [arrow]
via GitHub
Re: [I] [C++][Parquet] Decoding to BinaryView could reuse values for some encodings [arrow]
via GitHub
Re: [I] [C++][FlightSQL][ODBC] Support float truncation [arrow]
via GitHub
[I] [C++][Parquet] Replace remaining RapidJSON usage with simdjson [arrow]
via GitHub
[I] [C++] UpdateLevelHistogram produces incorrect histograms in fast path [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_test.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_test.sh [arrow]
via GitHub
[I] [C++] C++ Extra Meson build fails due to missing libxml2 for azure [arrow]
via GitHub
[I] [CI][Python] Pyodide import error [arrow]
via GitHub
Re: [I] [CI][Python] Pyodide import error [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_sanitize.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_sanitize.sh [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_install_system_dependencies.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_install_system_dependencies.sh [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_docker_configure.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_docker_configure.sh [arrow]
via GitHub
Re: [I] [C++][FlightSQL][ODBC] Support data fetching for Interval data types [arrow]
via GitHub
Re: [I] [C++][FlightSQL][ODBC] Support guid data fetching [arrow]
via GitHub
Re: [I] [C++][FlightSQL][ODBC] Support years before 1400 for date and timestamp data [arrow]
via GitHub
[I] [R][CI] r-recheck-most test failing [arrow]
via GitHub
Re: [I] [R][CI] r-recheck-most test failing [arrow]
via GitHub
Re: [I] [R][CI] r-recheck-most test failing [arrow]
via GitHub
Re: [I] [C++][s3] Does arrow support real async read interface? [arrow]
via GitHub
Re: [I] [C++] Improve Compilation time for array_test.cc [arrow]
via GitHub
Re: [I] [C++] Meson build initialize Compute kernels on benchmarks that require extra kernels [arrow]
via GitHub
[I] [C++][Feather] Avoid reading outside sliced bitmap buffers in V1 writer [arrow]
via GitHub
[I] [CI][Python] nightly test-fedora-42-python-3 fails on pip install packaging [arrow]
via GitHub
Re: [I] [CI][Python] nightly test-fedora-42-python-3 fails on pip install packaging [arrow]
via GitHub
[I] [ADBC]: Clarify AdbcConnectionRelease semantics when a transaction is still open. [arrow-adbc]
via GitHub
[I] [CI][C++] test-debian-experimental-cpp-gcc-15 fails on package clang-20/llvm-20-dev [arrow]
via GitHub
Re: [I] [CI][C++] test-debian-experimental-cpp-gcc-15 fails on package clang-20/llvm-20-dev [arrow]
via GitHub
[I] [C++][FlightRPC][ODBC] Clang 20 compiles failed on macOS 26 [arrow]
via GitHub
Re: [I] [C++][FlightRPC][ODBC] Clang 20 compiles failed on macOS 26 [arrow]
via GitHub
Re: [I] [C++] Add tests for HalfFloatScalar [arrow]
via GitHub
Re: [I] Move `protobuf_test_util.cc` into a common location for all tests that use protobuf [arrow]
via GitHub
[I] [C++] ARROW_STATIC_INSTALL_INTERFACE_LIBS declarations are usually forgotten because they are separate [arrow]
via GitHub
[I] [C++][Compute] "error: unused variable ‘is_utf8’" can occur when building the Arrow C++ main branch [arrow]
via GitHub
Re: [I] [C++][Compute] "error: unused variable ‘is_utf8’" can occur when building the Arrow C++ main branch [arrow]
via GitHub
[I] [C++][Parquet] Remove code marked as deprecated except flight in versions 23.0.0 and earlier [arrow]
via GitHub
Re: [I] [C++][Parquet] Remove code marked as deprecated except flight in versions 23.0.0 and earlier [arrow]
via GitHub
[I] Variant shredding has no array-level entry points: every consumer re-writes the same VariantArray loops [arrow-dotnet]
via GitHub
[I] Variant shredding cannot express a SQL-null row: the shred pipeline has no validity [arrow-dotnet]
via GitHub
[I] Address sanitizer issue in adbcdrivermanager R package [arrow-adbc]
via GitHub
Re: [I] c: require C++20 as the baseline for implementations? [arrow-adbc]
via GitHub
[I] `arrow_buffer:size` accounts for 8 byte padding instead of 64 bytes [arrow-erlang]
via GitHub
Re: [I] `arrow_buffer:size` accounts for 8 byte padding instead of 64 bytes [arrow-erlang]
via GitHub
[I] Do not serialize IPC message bodies in the internal representation [arrow-erlang]
via GitHub
Re: [I] Do not serialize IPC message bodies in the internal representation [arrow-erlang]
via GitHub
Re: [I] [R] Installing the package using ARROW_HOME seems to fail on rtools43 [arrow]
via GitHub
Re: [I] [C++] R Session Aborted, R encountered a fatal error after write_dataset command [arrow]
via GitHub
Re: [I] [R] Error on Table Merging in arrow for R [arrow]
via GitHub
[I] [C++] Extract reusable simdjson helper utilities [arrow]
via GitHub
Re: [I] [C++] Extract reusable simdjson helper utilities [arrow]
via GitHub
[I] [R] Add read_ipc_file and write_ipc_file to _pkgdown.yml reference index [arrow]
via GitHub
Re: [I] [R] Add read_ipc_file and write_ipc_file to _pkgdown.yml reference index [arrow]
via GitHub
Re: [I] [R] Platform-dependent hashes of parquet files? [arrow]
via GitHub
[I] [C++] Support hash-join on larger than memory datasets [arrow]
via GitHub
Re: [I] [C++] Support hash-join on larger than memory datasets [arrow]
via GitHub
[I] [C++] ParquetFileFragment caches parquet file metadata and there is no way to disable this [arrow]
via GitHub
Re: [I] [C++] ParquetFileFragment caches parquet file metadata and there is no way to disable this [arrow]
via GitHub
Re: [I] [R] Weird R error: Error in fs___FileSystem__GetTargetInfos_FileSelector(self, x) : ignoring SIGPIPE signal [arrow]
via GitHub
Re: [I] [C++] Update bundled s2n-tls to prevent needless rebuild [arrow]
via GitHub
Re: [I] [Docs][C++] Add missing method description in `type.h` [arrow]
via GitHub
Re: [I] [CI][Integration][Archery] Show stderr in the test result summary section [arrow]
via GitHub
Re: [I] [Python] Change the default value for replication factor in HadoopFileSystem [arrow]
via GitHub
[I] [C++][CI] JNI build failures [arrow]
via GitHub
Re: [I] [C++][CI] JNI build failures [arrow]
via GitHub
[I] [C++][Parquet] Mark `MakeStatistics` without `ColumnDescriptor` as deprecated [arrow]
via GitHub
Re: [I] [C++][Parquet] Mark `MakeStatistics` without `ColumnDescriptor` as deprecated [arrow]
via GitHub
Re: [I] [Python] Expose RecordBatchFileReader::CountRows in Python [arrow]
via GitHub
[I] [Doc][C++] run-end-encoding functions not listed in compute functions [arrow]
via GitHub
Re: [I] [Python] run_end_encode doesn't support structs and lists [arrow]
via GitHub
[I] Do not use throwing subset of `<simdjson>` api [arrow]
via GitHub
Re: [I] [C++] Do not use throwing subset of `<simdjson>` api [arrow]
via GitHub
[I] Remove `call_traits::argument_count` [arrow]
via GitHub
[I] [CI][Docs] The docs job is failed by simdjson >= 4.0.0 [arrow]
via GitHub
Re: [I] [CI][Docs] The docs job is failed by simdjson >= 4.0.0 [arrow]
via GitHub
[I] [C++] Add `JsonWriter::WriteValue` for simdjson values [arrow]
via GitHub
Re: [I] [C++] Add `JsonWriter::WriteValue` for simdjson values [arrow]
via GitHub
Re: [I] python,go/adbc/driver/snowflake: returning Snowflake query ID [arrow-adbc]
via GitHub
[I] [New Driver] List a Presto (PrestoDB) driver in the driver table [arrow-adbc]
via GitHub
[I] [CI] Investigate sccache performance [arrow]
via GitHub
[I] Replace `std::is_same_v` with `std::same_as` [arrow]
via GitHub
[I] [C++][CI] Valgrind errors in `parquet-arrow-reader-writer-test` [arrow]
via GitHub
Re: [I] [C++][CI] Valgrind errors in `parquet-arrow-reader-writer-test` [arrow]
via GitHub
[I] [C++][CI] Failed builds due to missing simdjson [arrow]
via GitHub
Re: [I] [C++][CI] Failed builds due to missing simdjson [arrow]
via GitHub
[I] libc++ Compatibility Issue - Crash [arrow]
via GitHub
Re: [I] [Python] libc++ Compatibility Issue - Crash [arrow]
via GitHub
[I] csharp: Fall back to AdbcDriverInit when the derived entrypoint is absent [arrow-adbc]
via GitHub
[I] Replace `return_type` helpers from `util/functional.h` [arrow]
via GitHub
Re: [I] [C++] Replace `return_type` helpers from `util/functional.h` [arrow]
via GitHub
[I] js: publish a win32-arm64 native package for @apache-arrow/adbc-driver-manager [arrow-adbc]
via GitHub
[I] [C++][Gandiva] Out-of-bounds read in mask functions from wrong utf8proc_iterate length [arrow]
via GitHub
[I] [C++] Migrate extension type serialization to JsonWriter [arrow]
via GitHub
Re: [I] [C++] Migrate extension type serialization to JsonWriter [arrow]
via GitHub
Re: [I] [Docs][C++] The DataTypesAPI documentation is missing documentation for some classes and methods [arrow]
via GitHub
Re: [I] [C++][FlightSQL][ODBC] ODBC Windows Layer [arrow]
via GitHub
Re: [I] [CI][Crossbow][C++] Use apache/arrow for conda on Ubuntu [arrow]
via GitHub
Re: [I] [C++][FlightSQL][ODBC] Fix `NoOpAuthMethod` to validate server [arrow]
via GitHub
Re: [I] [C++][Python] Support `timestamp_parsers` for JSON input [arrow]
via GitHub
[I] [C++][Parquet] Support limit RowGroup size by bytes. [arrow]
via GitHub
[I] [C++] [C++][Parquet] Reading dictionary-encoded BYTE_ARRAY columns is slow due to per-value appends and buffer growth reallocations [arrow]
via GitHub
[I] [Python] Editing a .pyx requires running build_ext twice for the change to take effect [arrow]
via GitHub
Re: [I] [Python] Editing a .pyx requires building extensions twice for the change to take effect [arrow]
via GitHub
Re: [I] [C++] Add ComputeLogicalNullCount method to Datum [arrow]
via GitHub
[I] [Dev] Discuss adding lint checks for alphabetically sorted lists [arrow]
via GitHub
[I] [C++] ComputeLogicalNullCount crashes for dictionary arrays with null value type [arrow]
via GitHub
[I] go/adbc/driver/flightsql: separate from the main project [arrow-adbc]
via GitHub
[I] Crash when accessing `Table.schema.metadata` after `to_pandas(self_destruct=True)` [arrow]
via GitHub
Re: [I] [Parquet][Python] Crash when accessing `Table.schema.metadata` after `to_pandas(self_destruct=True)` [arrow]
via GitHub
[I] Truly unchecked getters [arrow-java]
via GitHub
[I] [C++][FlightRPC][ODBC] Apache ODBC Installer Fixes [arrow]
via GitHub
Re: [I] [C++][FlightRPC][ODBC] Apache ODBC Installer Fixes [arrow]
via GitHub
[I] [C++] Unsigned dictionary index types should use the full unsigned range [arrow]
via GitHub
Re: [I] [R] Deprecate Feather reader and writer [arrow]
via GitHub
[I] [C++] Simplify ObjectParser simdjson result handling [arrow]
via GitHub
Re: [I] [Python] pyarrow.array silently rewrites dictionary types to use signed integers for indexes [arrow]
via GitHub
[I] [C++][Parquet] Be better to check null_count, distinct_count and nan_count are negative when reading files [arrow]
via GitHub
Re: [I] [C++][Parquet] Be better to check null_count, distinct_count and nan_count are negative when reading files [arrow]
via GitHub
[I] [C++] Remove unused ObjectWriter implementation [arrow]
via GitHub
Re: [I] [C++] Remove ObjectWriter after JsonWriter migration [arrow]
via GitHub
Re: [I] [Archery] Avoid relying on internal setuptools_scm API [arrow]
via GitHub
[I] [C++][Parquet] Add IEEE-754 total order and nan count for floating types [arrow]
via GitHub
[I] [CI][C++][Python] macOS jobs fail with segfaults in S3 tests since Jul 27 [arrow]
via GitHub
Re: [I] [CI][C++][Python] macOS jobs fail with segfaults in S3 tests since Jul 27 [arrow]
via GitHub
Re: [I] [Dev][R] Organize files for development [arrow]
via GitHub
Re: [I] [C++][Arrow Flight SQL ODBC] Finish remaining attribute implementation for SQLGetDiagField [arrow]
via GitHub
Re: [I] [c++][S3] S3GlobalOptions support Aws::HttpOptions override [arrow]
via GitHub
Re: [I] [Python][Parquet] Expose ParquetWriter properties and arrow_properties [arrow]
via GitHub
Re: [I] [C++] Expose an BinaryViewBuilder interface for append a binary and multiple subslice [arrow]
via GitHub
[I] [Python][FlightRPC] FlightServerBase is never freed, leaking the server and everything it references [arrow]
via GitHub
Re: [I] [Python][FlightRPC] FlightServerBase is never freed, leaking the server and everything it references [arrow]
via GitHub
[I] [C++][Dev] Extend supported type IDs in gdb_arrow.py [arrow]
via GitHub
Re: [I] [C++][Dev] Extend supported type IDs in gdb_arrow.py [arrow]
via GitHub
[I] [C++][Parquet] Remove unused member `null_slot_usage` in struct `LevelInfo` [arrow]
via GitHub
Re: [I] [C++][Parquet] Remove unused member `null_slot_usage` in struct `LevelInfo` [arrow]
via GitHub
[I] [Release] Add support for recovering Yum repositories [arrow]
via GitHub
Re: [I] [Release] Add support for recovering Yum repositories [arrow]
via GitHub
Re: [I] [C++][Parquet] Null fixed-length lists cannot be read from parquet file [arrow]
via GitHub
Re: [I] [C++][Parquet] NotImplemented: Lists with non-zero length null components are not supported [arrow]
via GitHub
[I] [Release][Dev]Fix only ShellCheck SC2086 errors in the dev directory. [arrow]
via GitHub
Re: [I] [Release][Dev] Fix only ShellCheck SC2086 errors in the dev directory [arrow]
via GitHub
[I] csharp: package Apache.Arrow.Adbc.Testing does not contain net472 target [arrow-adbc]
via GitHub
Re: [I] csharp: package Apache.Arrow.Adbc.Testing does not contain net472 target [arrow-adbc]
via GitHub
[I] docs: update nightlies page with latest state of nightlies [arrow-adbc]
via GitHub
[I] dev/release: deploy to NuGet via trusted publishing [arrow-adbc]
via GitHub
[I] dev/release: explore trusted publishing mechanisms [arrow-adbc]
via GitHub
[I] ArrowBuffer spans do not keep native memory alive: NativeMemoryManager's finalizer can free a buffer while a Span over it is in use [arrow-dotnet]
via GitHub
[I] Significant performance degradation after pyarrow 24.0.0 to 25.0.0 upgrade [arrow]
via GitHub
Earlier messages