issues
Thread
Date
Earlier messages
Later messages
Messages by Thread
[I] Package.swift should use exact: for FlatBuffers (current from: allows breaking updates) [arrow-swift]
via GitHub
Re: [I] [C++][Dataset] Read feather 1.0 files [arrow]
via GitHub
Re: [I] [R] In the R tutorial it refers to 2010 03 data which doesn't exists [arrow]
via GitHub
Re: [I] [Python][Parquet] Performance regression in pyarrow-0.15.1 vs pyarrow-0.12.1 when reading a "partitioned parquet table" ? [arrow]
via GitHub
Re: [I] [C++][Gandiva] Remove gandiva pointer aliases [arrow]
via GitHub
Re: [I] [C++][Parquet] Add accessors for ColumnChunk KeyValue metadata [arrow]
via GitHub
Re: [I] [Python] Add pyarrow.read_schema to API documentation, add prose documentation for schema serialization workflow [arrow]
via GitHub
Re: [I] [C++][Parquet] Ability to concat parquet files [arrow]
via GitHub
Re: [I] [Python][Parquet] Crash on parquet.read_table on windows python 3.82 [arrow]
via GitHub
Re: [I] Read and write dataset description in both R and Python [arrow]
via GitHub
Re: [I] [Java] Document how to set netty/unsafe allocators [arrow]
via GitHub
Re: [I] [C++][Parquet] page level min / max written by parquet-cpp is not recognized by parquet-tools [arrow]
via GitHub
Re: [I] [C++] Optimize IPC stream reading [arrow]
via GitHub
Re: [I] [C++][Parquet] Detect parquet-mr style dictionary_page [arrow]
via GitHub
Re: [I] [C++] TableReader support protobuf [arrow]
via GitHub
Re: [I] [C++] Ensure private functions are static or in an anonymous namespace [arrow]
via GitHub
Re: [I] [Python][Dataset] Support pickling of ParquetFileFragment's RowGroupInfo [arrow]
via GitHub
Re: [I] [C++] Fix test case TestSchemaMetadata.MetadataVersionForwardCompatibility [arrow]
via GitHub
Re: [I] [C++] Scan Dataset in reverse [arrow]
via GitHub
Re: [I] [C++] Improve clarity of MapBuilder API [arrow]
via GitHub
Re: [I] [Packaging][wheel] Could NOT Find LLVM_DIR Error when Building with Gandiva [arrow]
via GitHub
Re: [I] [C++][Parquet] Remove redundant total_byte_size calculation [arrow]
via GitHub
Re: [I] [C++][Parquet] Schema building ParquetFileWriter [arrow]
via GitHub
Re: [I] [C++/Python] Test build with conda's defaults channel [arrow]
via GitHub
Re: [I] [C++] gandiva-micro_benchmarks is broken in MSVC build [arrow]
via GitHub
Re: [I] [Developer] Add scripts to facilitate integration testing between revisions of the codebase [arrow]
via GitHub
Re: [I] [Format] Mitigating the cost of random access in "wide" record batches [arrow]
via GitHub
Re: [I] [Python] Failed to convert 'float' to 'double' with using pandas_udf and pyspark [arrow]
via GitHub
Re: [I] [Integration] Update turbodbc integration test to install a pinned version in the Dockerfile [arrow]
via GitHub
Re: [I] [FlightRPC] Allow timeouts on all stream reads [arrow]
via GitHub
Re: [I] [Release] Dockerize post-03-website.sh script [arrow]
via GitHub
Re: [I] [C++] Share more of the IPC testing utils with the rest of Arrow [arrow]
via GitHub
Re: [I] [C++][Parquet] RecordReader::Reset logic is inefficient for small reads [arrow]
via GitHub
Re: [I] [Crossbow] Support GitLab runners [arrow]
via GitHub
Re: [I] [C++] Test and benchmark libraries library search path subtly affected by installation [arrow]
via GitHub
Re: [I] [C++] Improve clang-tidy speed [arrow]
via GitHub
Re: [I] [C++][Gandiva] Expression cache should not use ToString on data type [arrow]
via GitHub
Re: [I] [Python] Exceptions swallowed in ParquetManifest._visit_directories [arrow]
via GitHub
Re: [I] [Python] conversion from datetime objects with mixed timezones should normalize to UTC [arrow]
via GitHub
Re: [I] [Crossbow] Send notifications only for failures [arrow]
via GitHub
Re: [I] [C++] allow construction of ArrayBuilders from existing arrays [arrow]
via GitHub
Re: [I] [C++] FlightDataStream should be higher-level [arrow]
via GitHub
Re: [I] [C++] See if possible to deduplicate dictionaries in IPC streams in some way [arrow]
via GitHub
Re: [I] [C++] DictionaryBuilder provides information to determine array builder type at run-time [arrow]
via GitHub
Re: [I] [C++] Refactor Buffers method on concatenate to consolidate code. [arrow]
via GitHub
Re: [I] [Documentation] Migrate FAQ page to Sphinx / rst around release time [arrow]
via GitHub
[I] [Python] Allow parsing more general JSON formats [arrow]
via GitHub
Re: [I] [Python] Allow parsing more general JSON formats [arrow]
via GitHub
Re: [I] [Python] Allow parsing more general JSON formats [arrow]
via GitHub
Re: [I] [Packaging][CentOS] Drop support for CentOS Stream 8 [arrow]
via GitHub
Re: [I] [Packaging] [C++/Python] Add conda package verification scripts [arrow]
via GitHub
Re: [I] [C++][Parquet] Determine a good default page size [arrow]
via GitHub
Re: [I] [C++] Build toolchain support for libcurl [arrow]
via GitHub
Re: [I] [C++] File and stream APIs for interacting with "large" schemas [arrow]
via GitHub
Re: [I] [C++][Parquet] Schema resolution: map encoding [arrow]
via GitHub
Re: [I] [C++][Parquet] Add ability to parse nested schemas from text specification like parquet-mr [arrow]
via GitHub
[I] Precompilation warning with Julia 1.12 [arrow-julia]
via GitHub
Re: [I] Precompilation warning with Julia 1.12 [arrow-julia]
via GitHub
[I] [Ruby] Add support for reading Int8 array [arrow]
via GitHub
Re: [I] [Ruby] Add support for reading Int8 array [arrow]
via GitHub
[I] [Ruby] Add `Arrow::RecordBatch#merge` [arrow]
via GitHub
[I] [Ruby] Add `to_arrow*` methods to `Arrow::Column` [arrow]
via GitHub
Re: [I] [Ruby] Add `to_arrow*` methods to `Arrow::Column` [arrow]
via GitHub
Re: [I] `replace_with_mask` support for dictionary types. [arrow]
via GitHub
Re: [I] [C++][FlightSQL][ODBC]: Flight ODBC driver should iterate over endpoints [arrow]
via GitHub
Re: [I] [C++][Acero] hash_one not implemented for dictionary and other types [arrow]
via GitHub
[I] [Ruby] Add minimum pure Ruby Apache Arrow reader implementation [arrow]
via GitHub
Re: [I] [Ruby] Add minimum pure Ruby Apache Arrow reader implementation [arrow]
via GitHub
Re: [I] [CI][Release] verify-rc-source-windows job is timing out [arrow]
via GitHub
[I] [R][CI] Failures on R Lint on main [arrow]
via GitHub
Re: [I] [R][CI] Failures on R Lint on main [arrow]
via GitHub
[I] [Python][GPU] Remove cuda numba interop test skip once cuda-numba is released [arrow]
via GitHub
Re: [I] [Python][GPU] Remove cuda numba interop test skip once cuda-numba is released [arrow]
via GitHub
[I] [CI] `PYTHON_PATCH_VERSION` docker warnings [arrow]
via GitHub
Re: [I] [CI] `PYTHON_PATCH_VERSION` docker warnings [arrow]
via GitHub
[I] [Python][Docs] Add pyarrow.parquet.filters_to_expression example to the User Guide [arrow]
via GitHub
[I] [Go][Parquet] FixedSizeList values read back as NULL when written via pqarrow [arrow-go]
via GitHub
Re: [I] [Go][Parquet] FixedSizeList values read back as NULL when written via pqarrow [arrow-go]
via GitHub
[I] [C++][FlightSQL][ODBC] catch all exceptions under DriverException on macOS [arrow]
via GitHub
[I] [C++][Parquet] Better simd unpack algorithm [arrow]
via GitHub
[I] [C++][Dev] Allow choosing verbosity when fuzzing [arrow]
via GitHub
Re: [I] [C++][Dev] Allow choosing verbosity when fuzzing [arrow]
via GitHub
[I] [C++] Stream write support in ArrayBuilders [arrow]
via GitHub
Re: [I] [C++] Stream write support in ArrayBuilders [arrow]
via GitHub
Re: [I] [C++] Stream write support in ArrayBuilders [arrow]
via GitHub
[I] [C++][FlightSQL][ODBC]: Suppress benign exceptions from gPRC layer [arrow]
via GitHub
[I] Support Unloading For Arrow Libraries Used by Flight SQL ODBC in MSVC [arrow]
via GitHub
Re: [I] Support Unloading For Arrow Libraries Used by Flight SQL ODBC in MSVC [arrow]
via GitHub
[I] [C++] Flight & Flight SQL tests in MSVC CI [arrow]
via GitHub
[I] Warning for Constructor for type "Type" when precompiling Arrow in Julia 1.12.2 [arrow-julia]
via GitHub
Re: [I] Warning for Constructor for type "Type" when precompiling Arrow in Julia 1.12.2 [arrow-julia]
via GitHub
[I] [C++][Acero] Disallow null type expression being used for hash join residual filter [arrow]
via GitHub
Re: [I] [C++][Acero] Disallow null type expression being used for hash join residual filter [arrow]
via GitHub
Re: [I] MIGRATION: Retain issue links [arrow]
via GitHub
[I] [Python][GPU] Numba interop tests broken by Numba API changes [arrow]
via GitHub
[I] [CI] Stale issues workflow doesn't go through enough issues [arrow]
via GitHub
Re: [I] [CI] Stale issues workflow doesn't go through enough issues [arrow]
via GitHub
Re: [I] [C++] Dependency issue for cmake [arrow]
via GitHub
Re: [I] [Python] Does Array.unique preserve order? [arrow]
via GitHub
Re: [I] HadoopFileSystem Initialization Failure [arrow]
via GitHub
Re: [I] [C++][Dataset] Support ignoring files based on glob and/or regex [arrow]
via GitHub
Re: [I] [Python][FlightRPC] Flight Client Stuck Indefinitely with PyArrow 17.0.0 [arrow]
via GitHub
Re: [I] [C++] Add optional transpose map parameter to arrow::compute::DictionaryEncode [arrow]
via GitHub
Re: [I] How to calculate the hash value of a RecordBatch? [arrow]
via GitHub
Re: [I] [Python] How to use fs.FileSystem.from_uri with Azurite [arrow]
via GitHub
[I] [C++][Python][R] [arrow]
via GitHub
[I] Release a new version? [arrow-go]
via GitHub
Re: [I] Release a new version to update `subtrait-go@v7` dependency? [arrow-go]
via GitHub
Re: [I] [Python] How to cast STRING JSON to STRUCT in pyarrow? [arrow]
via GitHub
[I] [Packaging][Linux] Use `closer.lua?action=download` URL [arrow]
via GitHub
Re: [I] [Packaging][Linux] Use `closer.lua?action=download` URL [arrow]
via GitHub
[I] [Python][Parquet] read_schema drops extension types (UUID returned as fixed_size_binary[16]) [arrow]
via GitHub
[I] [C++][CI] Add CSV fuzzing seed corpus generator [arrow]
via GitHub
Re: [I] [C++][CI] Add CSV fuzzing seed corpus generator [arrow]
via GitHub
[I] [Go] Pull in fix for apache/arrow-go#513 [arrow-adbc]
via GitHub
Re: [I] [Go] Pull in fix for apache/arrow-go#513 [arrow-adbc]
via GitHub
[I] [C++] Use FetchContent for bundled gRPC [arrow]
via GitHub
Re: [I] [C++] Use FetchContent for bundled gRPC [arrow]
via GitHub
[I] [C++][Parquet] Pre-1970 timestamps roundtrip test fail [arrow]
via GitHub
Re: [I] [C++][Parquet] Pre-1970 INT96 timestamps roundtrip fail [arrow]
via GitHub
[I] [C++][Parquet] Simplify `BitReader::GetVlqInt` [arrow]
via GitHub
Re: [I] [C++][Parquet] Simplify `BitReader::GetVlqInt` [arrow]
via GitHub
[I] Building pyarrow fails at build Arrow C++ libraries step [arrow]
via GitHub
Re: [I] [C++] Building pyarrow fails at build Arrow C++ libraries step [arrow]
via GitHub
[I] Scalar inferencing doesn't infer UUID [arrow]
via GitHub
[I] [C++] Bundled AWS compiles own version of BoringSSL [arrow]
via GitHub
Re: [I] [C++] Bundled AWS compiles own version of BoringSSL [arrow]
via GitHub
Re: [I] [C++] Bundled AWS compiles own version of BoringSSL [arrow]
via GitHub
Re: [I] [Python] from/to pandas with MultiIndex raises incorrectly [arrow]
via GitHub
[I] [C++] IPC schema endianness doesn't roundtrip [arrow]
via GitHub
Re: [I] [C++] IPC schema endianness doesn't roundtrip [arrow]
via GitHub
[I] [C++][Compute] Efficient utf8 → Time64 parsing for SQLite-backed Rails adapter (reduce Ruby-side overhead) [arrow]
via GitHub
[I] [C++][Parquet] Overly strict check in `LevelDecoder::SetData` [arrow]
via GitHub
Re: [I] [C++][Parquet] Overly strict check in `LevelDecoder::SetData` [arrow]
via GitHub
[I] [C++][Parquet] Add FSST Support [arrow]
via GitHub
[I] [CI][macOS] `uses: actions/cache` failed [arrow]
via GitHub
Re: [I] [CI][macOS] `uses: actions/cache` failed [arrow]
via GitHub
[I] [C++][Parquet] ReaderProperties::GetStream() support to use the origin InputStream [arrow]
via GitHub
Re: [I] [C++][Parquet] ReaderProperties::GetStream() support to use the origin InputStream [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in ci/scripts/cpp_build.sh [arrow]
via GitHub
[I] [C++][Parquet] Fix arrow-buffer & arrow-misc testcase failures to enable Parquet DB support on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [C++][Parquet] Fix Util Level Conversion logic to enable Parquet DB support on Big-Endian (s390x) systems [arrow]
via GitHub
Re: [I] [C++][Parquet] Fix Util & Level Conversion logic to enable Parquet DB support on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [C++][Parquet] Fix Util Byte Stream Split Internal logic to enable Parquet DB support on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [C++][Parquet] Fix Arrow Reader Internal logic to enable Parquet DB support on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [C++][Parquet] Fix endianness and test failures on s390x (big-endian) [arrow]
via GitHub
Re: [I] [C++][Parquet] Fix endianness and test failures on s390x (big-endian) [arrow]
via GitHub
[I] [C++][Parquet] Fix Bloom Filter logic to enable Parquet DB support on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [C++][Parquet] Fix Types logic to enable Parquet DB support on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [C++][Parquet] Fix Statistics logic to enable Parquet DB support on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [C++][Parquet] Fix Column Reader & Writer logic to enable Parquet DB support on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [C++][Parquet] Fix encoder and decoder logic to enable Parquet DB support on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [Python][Parquet] Expose whether a Parquet file has index pages and bloom filters [arrow]
via GitHub
[I] [C++][Parquet] Fix all the Testcase issues to enable Parquet DB support on s390x [arrow]
via GitHub
[I] CMake not finding configuration for Arrow in 22.0.0 [arrow]
via GitHub
Re: [I] [Python] CMake not finding configuration for Arrow in 22.0.0 [arrow]
via GitHub
[I] [C++][Parquet] Fix arrow-bit-utility-test failure on Big-Endian (s390x) systems [arrow]
via GitHub
Re: [I] [C++] arrow-bit-utility-test failed on Big-Endian (s390x) systems [arrow]
via GitHub
[I] UUIDScalar can't be pickled [arrow]
via GitHub
[I] Implement Node.js driver manager [arrow-adbc]
via GitHub
Re: [I] [R][CI] Consider using pak to install prerequisites? [arrow]
via GitHub
Re: [I] [R][Packaging] Make the last component of R nightly builds shorter [arrow]
via GitHub
Re: [I] [R][CI] Use the new `rhub/clang-asan` image [arrow]
via GitHub
[I] [C++] Provide instanced mimalloc heaps [arrow]
via GitHub
[I] [C++] ZSTD context is re-allocated excessively [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in ci/scripts/util_wait_for_it.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in ci/scripts/util_wait_for_it.sh [arrow]
via GitHub
Re: [I] [Docs][Python] Add Hyperbolic Trig functions to API docs [arrow]
via GitHub
[I] [Packaging] almalinux-9 build failure [arrow-adbc]
via GitHub
Re: [I] [Packaging] almalinux-9 build failure [arrow-adbc]
via GitHub
[I] RecordBatch.from_struct_array(array_of_lists_of_structs[i].values) returns a corrupt RecordBatch [arrow]
via GitHub
[I] [C++] Use FetchContent for bundled Protobuf [arrow]
via GitHub
Re: [I] [C++] Use FetchContent for bundled Protobuf [arrow]
via GitHub
[I] [C++] Use FetchContent for bundled RE2 [arrow]
via GitHub
Re: [I] [C++] Use FetchContent for bundled RE2 [arrow]
via GitHub
[I] [C++][Parquet] Fix arrow-acero-asof-join-node-test failures on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [C++][Parquet] Fix arrow-ipc-message-internal-test & arrow-acero-hash-join-node-test failures [arrow]
via GitHub
Re: [I] [C++][Parquet] Fix arrow-ipc-message-internal-test failure on Big-Endian (s390x) systems [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in ci/scripts/util_download_apache.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in ci/scripts/util_download_apache.sh [arrow]
via GitHub
[I] [Python/Snowflake] Connection sometimes hanging [arrow-adbc]
via GitHub
Re: [I] [Python/Snowflake] Connection sometimes hanging [arrow-adbc]
via GitHub
Re: [I] [Format] Physical representation of columnar format not well documented [arrow]
via GitHub
[I] [Python] Use PyWeakref_GetRef instead of PyWeakref_GET_OBJECT (Python 3.15) [arrow]
via GitHub
Re: [I] [C++] Remove boost::filesystem in favor of std::filesystem [arrow]
via GitHub
Re: [I] [C++] Update vcpkg to use boost-cmake [arrow]
via GitHub
Re: [I] [Release] Add verification tasks for Ubuntu 24.04 [arrow]
via GitHub
Re: [I] [Python] Add `pyarrow.ArrayStatistics` [arrow]
via GitHub
Re: [I] [Relase][Packaging][Python] Use GitHub Releases instead of Artifactory for wheels [arrow]
via GitHub
[I] [Go] sqldriver doesn't release resources on db.Close [arrow-adbc]
via GitHub
Re: [I] [Go] sqldriver doesn't release resources on db.Close [arrow-adbc]
via GitHub
[I] parquet schema inconsistent for file with UUID [arrow]
via GitHub
Re: [I] [C#] Use Arrow scalars [arrow]
via GitHub
Re: [I] [C#] Arrow Flight consumer raises exception when receiving a RecordBatch with a DictionaryArray field [arrow]
via GitHub
Re: [I] csharp/src/Apache.Arrow/Types/ArrowType: There are different type IDs for values after 21, including Decimal128 and Decimal256, than for Python [arrow]
via GitHub
Re: [I] [C#] Not nullable field can have null values [arrow]
via GitHub
[I] [Parquet] Cannot enable statistics for specific fields when writing a dataset with encryption [arrow]
via GitHub
Re: [I] [Parquet] Cannot enable statistics for specific fields when writing a dataset with encryption [arrow]
via GitHub
Re: [I] [C#] Coudln't Read huge record batch.. Writing & Reading 1M Records x 300 columns.. [arrow]
via GitHub
[I] Support large arrays [arrow-dotnet]
via GitHub
Earlier messages
Later messages