issues
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/10/17
Re: [I] [C++][Compute] SIGSEGV when calling `choose` function on chunked input [arrow]
via GitHub
2025/10/17
Re: [I] Concurrent instances of Snowflake ingestion can collide with each other [arrow-adbc]
via GitHub
2025/10/17
Re: [I] [C++] Move byte_stream_split intrinsic code to runtime path [arrow]
via GitHub
2025/10/17
Re: [I] [C#] The C# exporter functionality is too restrictive [arrow]
via GitHub
2025/10/17
[I] Make Arrow C++ buildable with MSVC on Windows ARM64 [arrow]
via GitHub
2025/10/17
[I] rust/ffi: all fields should be public [arrow-adbc]
via GitHub
2025/10/17
[I] Python: Support named parameter binding for as many drivers as possible [arrow-adbc]
via GitHub
2025/10/17
Re: [I] [CI][Release] Verification job for almalinux-8 fails due to missing symbols for std::filesystem on hdfs_test [arrow]
via GitHub
2025/10/17
Re: [I] [Python] S3FileSystem unable to gain access in the context of a pod on AWS EKS using Pod Identity Association [arrow]
via GitHub
2025/10/17
[I] Add custom metadata to record batches [arrow-go]
via GitHub
2025/10/17
[I] java: require java 17 [arrow-adbc]
via GitHub
2025/10/17
Re: [I] [C++][FlightSQL] Add remaining placeholder APIs to initial ODBC framework [arrow]
via GitHub
2025/10/17
Re: [I] [R][CI] Lint for R format has started failing on main [arrow]
via GitHub
2025/10/17
[I] [Python][CI] Remove use of CMAKE_POLICY_VERSION_MINIMUM on musllinux [arrow]
via GitHub
2025/10/17
[I] Python: Named parameter binding not consistent with DBAPI (stdlib sqlite) [arrow-adbc]
via GitHub
2025/10/17
[I] [C++] Clean up type-limits warning in Acero's sink_node.cc [arrow]
via GitHub
2025/10/17
Re: [I] [C#][Arrow] Implement Set on the BinaryArray Builder [arrow]
via GitHub
2025/10/17
[I] [Python][C++] Segmentation fault on serialize custom_metadata of type string [arrow]
via GitHub
2025/10/17
Re: [I] [R] `install_pyarrow(nightly = TRUE)` installs old pyarrow [arrow]
via GitHub
2025/10/17
Re: [I] [C++][Packaging] Remove pin for grpc-cpp in conda_env_cpp.txt [arrow]
via GitHub
2025/10/17
[I] [Docs][Python] PyCapsule protocol implementation status [arrow]
via GitHub
2025/10/17
[I] [C++] SQLFetch & SQLGetData implementation [arrow]
via GitHub
2025/10/17
[I] [C++][Parquet] Fix DeltaByteArrayDecoder to deal with corrupted input [arrow]
via GitHub
2025/10/17
[I] Infinity value support in decimal data types [arrow]
via GitHub
2025/10/17
Re: [I] Alias `Record` to `RecordBatch` and soft-deprecate `Record` [arrow-go]
via GitHub
2025/10/17
[I] [C++] Add dynamic dispatch on ARM64 [arrow]
via GitHub
2025/10/17
Re: [I] Release script doesn't detect version [arrow-dotnet]
via GitHub
2025/10/17
[I] [C++] SQLFetchScroll implementation [arrow]
via GitHub
2025/10/17
Re: [I] Upgrade MacOS GitHub actions runners [arrow-dotnet]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC] Return driver file name for `SQL_DRIVER_NAME` in SQLGetInfo [arrow]
via GitHub
2025/10/17
Re: [I] [R] Update R package to use R 4.1+ native forward pipe syntax [arrow]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC] Append TimeUnit on conversion [arrow]
via GitHub
2025/10/17
Re: [I] [FlightSQLJDBC] not implemented exception when fetching TimeStamp from ResultSet [arrow-java]
via GitHub
2025/10/17
Re: [I] [C++][Parquet] `num_rows` method in `FileSerializer` returns wrong number. [arrow]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC] Create different SQLGetInfo properties in `GetSqlInfo` [arrow]
via GitHub
2025/10/17
Re: [I] [Release] .sha{256,512} for .jar related files should use relative path not absolute path for easy to use [arrow-java]
via GitHub
2025/10/17
Re: [I] Issue with arrow-c JNI and GraalVM 25 [arrow-java]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC] Check if `SQL_SERVER_NAME` should be host address [arrow]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC Driver] Unicode support [arrow]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC] use the server precision to get `OctetLength` for Decimal [arrow]
via GitHub
2025/10/17
[I] [C++] Descriptor allocation and free implementation [arrow]
via GitHub
2025/10/17
[I] Version mismatch between FlatBuffers generated code and library version [arrow-swift]
via GitHub
2025/10/17
[I] [C++] `ArrowConfig.cmake` misses some system dependencies on macOS [arrow]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC] Get literal prefix from server after Flight SQL metadata has support for literal prefix [arrow]
via GitHub
2025/10/17
[I] Allow export of managed buffers via C API [arrow-dotnet]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC] Log if unable to convert an IP to hostname [arrow]
via GitHub
2025/10/17
[I] Implement export of list of fixed sized binary to pandas [arrow]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC] Fix value for `lpstrFilter` [arrow]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC] Document attributes for `StatementAttributeId` [arrow]
via GitHub
2025/10/17
Re: [I] [C++] Bump Apache ORC to 2.2.1 [arrow]
via GitHub
2025/10/17
[I] [C++][Arrow Flight SQL ODBC] MoveSingleCell Improvements [arrow]
via GitHub
2025/10/17
[I] [C++] SQLGetTypeInfo implementation [arrow]
via GitHub
2025/10/17
[I] [C++][Parquet] Potential read out of bounds [arrow]
via GitHub
2025/10/17
[I] [C++] SQLBindCol implementation [arrow]
via GitHub
2025/10/17
[I] [C++][CI] test-conda-cpp-valgrind failure [arrow]
via GitHub
2025/10/17
[I] [CI] JNI jobs fail to install archery due to old Python version on images [arrow-java]
via GitHub
2025/10/17
[I] timestamp128 data type with support for picosecond units [arrow]
via GitHub
2025/10/17
Re: [I] Follow Linux packages upload changes in apache/arrow [arrow-adbc]
via GitHub
2025/10/17
[I] [CI][Release] Verification jobs for release candidate binaries trigger before binaries are available [arrow]
via GitHub
2025/10/17
[I] Leaner package for basic geoparquet functionaluty [arrow]
via GitHub
2025/10/17
Re: [I] [CI][Crossbow][Packaging] Use apache/arrow for linux-packaging jobs [arrow]
via GitHub
2025/10/17
[I] [C++] Fix Meson configuration after bpacking changes [arrow]
via GitHub
2025/10/17
Re: [I] [C++][Parquet] Generalize bpacking and possible speedup [arrow]
via GitHub
2025/10/17
[I] Allow cdata native library to be loaded from user specified location [arrow-java]
via GitHub
2025/10/17
[I] Empty string is inserted as None when it's in the parameters in postgresql [arrow-adbc]
via GitHub
2025/10/17
Re: [I] [C++][Arrow Flight SQL ODBC] Refactor unnecessary nesting in include folders [arrow]
via GitHub
2025/10/17
[I] Improve Scanner documentation in regards to Filter [arrow]
via GitHub
2025/10/17
Re: [I] [C#] Port MutableBuffer to csharp [arrow]
via GitHub
2025/10/17
[I] [C++][CI] arrow-azurefs-test timeouts [arrow]
via GitHub
2025/10/17
[I] [CI] Nightly extra reports are not being sent when a job fails [arrow]
via GitHub
2025/10/17
Re: [I] [C++] Build Thrift with OpenSSL disabled [arrow]
via GitHub
2025/10/17
[I] [Python] Enable CMAKE_INTERPROCEDURAL_OPTIMIZATION for wheel builds [arrow]
via GitHub
2025/10/17
[I] dbapi Cursor.description should be none for statement that don't return rows [arrow-adbc]
via GitHub
2025/10/17
[I] Are there any plans to support groupBy functions? [arrow-go]
via GitHub
2025/10/17
Re: [I] Release version 22.1.0 [arrow-dotnet]
via GitHub
2025/10/17
Re: [I] [CI][C++] Add a CI job that uses the same build options for JNI on Linux [arrow]
via GitHub
2025/10/17
Re: [I] [R] read_delim_arrow() resulting in arrow_binary format for some columns [arrow]
via GitHub
2025/10/17
Re: [I] [C++] Bump mimalloc version [arrow]
via GitHub
2025/10/17
Re: [I] python/adbc_driver_manager: allow top-level URI, positional driver argument [arrow-adbc]
via GitHub
2025/10/17
Re: [I] c/driver/postgresql: implement StatementGetParameterSchema [arrow-adbc]
via GitHub
2025/10/17
Re: [I] [C] Minimalist ANSI C / C99 implementation of Arrow data structures and IPC [arrow]
via GitHub
2025/10/17
[I] [CI][Python] ORC test_timezone_absent is not raising expected Exception [arrow]
via GitHub
2025/10/16
[I] Improve Table.sort_by performance [arrow]
via GitHub
2025/10/16
Re: [I] [C++] Memory allocation in Arrow 19.x-21.x conflicts with AddressSanitizer (ASan) shadow memory [arrow]
via GitHub
2025/10/15
[I] [C++] Memory allocation in Arrow 19.x-21.x conflicts with AddressSanitizer (ASan) shadow memory [arrow]
via GitHub
2025/10/15
Re: [I] Calling dbapi.Coursor.description prevents use of fetch_arrow/fetch_polars methods [arrow-adbc]
via GitHub
2025/10/14
[I] [C++][Compute] Function `if_else` emits wrong results for chunked inputs [arrow]
via GitHub
2025/10/14
Re: [I] [Java] Updating `ValidateVectorBufferVisitor` to support StringView [arrow-java]
via GitHub
2025/10/14
[I] [CI][Release][R] r-binary-packages job fails on the release candidate branch for 22.0.0 [arrow]
via GitHub
2025/10/14
[I] [R][Release] CRAN packaging checklist for version 2120.0 [arrow]
via GitHub
2025/10/14
[I] [R][CI] Lint for R format has started failing on main [arrow]
via GitHub
2025/10/14
Re: [I] [Python][Packaging] Support Python 3.14 and upload wheels [arrow]
via GitHub
2025/10/14
Re: [I] python: add CI build using nogil python [arrow-adbc]
via GitHub
2025/10/13
[I] Version bump to v25.9.23 means Arrow no longer compiles. [arrow-swift]
via GitHub
2025/10/13
[I] [C++] SQLGetFunctions tests [arrow]
via GitHub
2025/10/13
[I] [C++][Compute] SIGSEGV when calling `choose` function on chunked input [arrow]
via GitHub
2025/10/13
[I] [CI] Rename `docker-compose.yml` to `compose.yaml` [arrow]
via GitHub
2025/10/13
[I] [CI][R] The r-binary-packages job is failing [arrow]
via GitHub
2025/10/13
[I] pyarrow dataset documentation inconsistent with default behavior [arrow]
via GitHub
2025/10/13
[I] `S3FileSystem` does not appear to respect `HTTP_PROXY` or `HTTPS_PROXY` environment variables [arrow]
via GitHub
2025/10/13
[I] Python/adbc_driver_manager: Do not commit by default on executescript [arrow-adbc]
via GitHub
2025/10/13
Re: [I] Troubleshooting bulk insert performance of Snowflake connector [arrow-adbc]
via GitHub
2025/10/13
Re: [I] [Pyarrow][Docs] pyarrow dataset documentation inconsistent with default behavior [arrow]
via GitHub
2025/10/13
[I] [C++][CI] Fuzz more CSV reader types [arrow]
via GitHub
2025/10/13
[I] [C++][CI] Improve CSV fuzzing seed corpus [arrow]
via GitHub
2025/10/13
[I] [C#][Databricks] Capture x-thriftserver-error-message header for better error messages [arrow-adbc]
via GitHub
2025/10/13
[I] [Release][Packaging] Make Linux Packages reproducible [arrow]
via GitHub
2025/10/13
Re: [I] [CI][Python] Update win wheels and free-threaded build for Python 3.14 [arrow]
via GitHub
2025/10/13
[I] [CI][Python] Update Python installs for free-threaded wheels [arrow]
via GitHub
2025/10/13
Re: [I] [Python] Enable CMAKE_INTERPROCEDURAL_OPTIMIZATION for wheel builds [arrow]
via GitHub
2025/10/12
Re: [I] [C++][Parquet] parquet/platform.h is missing pragma warning(pop) [arrow]
via GitHub
2025/10/12
Re: [I] [C++] Drop support for the gold linker [arrow]
via GitHub
2025/10/10
[I] [C++][Arrow Flight SQL ODBC Driver] ODBC Installer [arrow]
via GitHub
2025/10/10
[I] Add tests for arrow::flight::sql::odbc [arrow]
via GitHub
2025/10/09
Re: [I] [C++] CpuInfo.Basic test fails on newer Apple silicon CPUs due to unexpectedly large L2 CPU cache [arrow]
via GitHub
2025/10/09
Re: [I] ci: update vcpkg again [arrow-adbc]
via GitHub
2025/10/08
Re: [I] [C++][IPC][Tensor] Incorrect SparseTensorIndexCSF IPC format [arrow]
via GitHub
2025/10/08
[I] [C++][CI] Fuzz CSV reader [arrow]
via GitHub
2025/10/08
Re: [I] [Integration] Generate new "golden" IPC files [arrow]
via GitHub
2025/10/08
[I] Cannot insert null values in postgresql [arrow-adbc]
via GitHub
2025/10/08
[I] [CI] Zulip report for Extra CI jobs incorrecly shows report-extra-cpp / report-ci as failed [arrow]
via GitHub
2025/10/07
[I] [C++] Bump Apache ORC to 2.2.1 [arrow]
via GitHub
2025/10/07
Re: [I] [C++][CI] test-conda-cpp-valgrind failure [arrow]
via GitHub
2025/10/07
Re: [I] [R][CI] Migrate rhub debian-gcc-release to equivalent supported image [arrow]
via GitHub
2025/10/07
[I] [CI][Python] Hypothesis test_roundtrip has been failing consistently during the last couple of weeks [arrow]
via GitHub
2025/10/06
Re: [I] ResultSet.getObject throws "not implemented" exception for TIMESTAMP_WITH_TIMEZONE [arrow-java]
via GitHub
2025/10/06
Re: [I] [Python][Doc] Improve docs to specify that source argument on parquet.read_table can also be a list of strings [arrow]
via GitHub
2025/10/06
[I] [Python] Check the source argument in parquet.read_table [arrow]
via GitHub
2025/10/06
[I] [C++] SQLPrepare & SQLExecute implementation [arrow]
via GitHub
2025/10/06
[I] [C++] SQLAllocStmt & SQLFreeStmt implementation [arrow]
via GitHub
2025/10/06
[I] [R][CI] Migrate rhub debian-gcc-release to equivalent supported image [arrow]
via GitHub
2025/10/06
Re: [I] Parquet - Adaptive bloom filter [arrow-go]
via GitHub
2025/10/05
[I] Support BigQuery scopes [arrow-adbc]
via GitHub
2025/10/04
[I] replace macos-13 github runner [arrow-java]
via GitHub
2025/10/04
Re: [I] substrait-go@v7 [arrow-go]
via GitHub
2025/10/04
Re: [I] Driver manager searches wrong path in $VIRTUAL_ENV [arrow-adbc]
via GitHub
2025/10/04
[I] python/adbc_driver_manager: allow top-level URI, positional driver argument [arrow-adbc]
via GitHub
2025/10/03
[I] [C++][FlightSQL] Add placeholder APIs to initial ODBC framework [arrow]
via GitHub
2025/10/03
[I] Compression level [arrow]
via GitHub
2025/10/03
[I] [CI][Python] test-conda-python-emscripten job is timing out [arrow]
via GitHub
2025/10/03
Re: [I] [Python] Schema not hashable when metadata is set [arrow]
via GitHub
2025/10/03
[I] [Packaging][Python] Bump wheels from macOS monterey [arrow]
via GitHub
2025/10/03
Re: [I] TypedValue should be treated as Nullable in bind function in AvaticaParameterBinder [arrow-java]
via GitHub
2025/10/03
[I] ci: update vcpkg again [arrow-adbc]
via GitHub
2025/10/03
Re: [I] [CI][Python][Packaging] macOs monterey wheels fail building wheels installing bzip2 vcpkg [arrow]
via GitHub
2025/10/02
Re: [I] [C++][Arrow Flight SQL ODBC] Follow Naming Convention [arrow]
via GitHub
2025/10/02
Re: [I] [C++][Arrow Flight SQL ODBC] Register Arrow Compute kernel and enable ODBC build in workflows [arrow]
via GitHub
2025/10/02
Re: [I] Add support for Debian GNU/Linux trixie [arrow-adbc]
via GitHub
2025/10/02
[I] [C++][Arrow Flight SQL ODBC] Follow Pascal Case for Function Names and Snake Case for Variable Names [arrow]
via GitHub
2025/10/02
[I] Investigate matchers to add lint annotations [arrow]
via GitHub
2025/10/02
[I] [CI] C++ Binary macOS OpenSSL 3.0 x86_64 not timing out [arrow]
via GitHub
2025/10/02
Re: [I] [CI] C++ Binary macOS OpenSSL 3.0 x86_64 not timing out [arrow]
via GitHub
2025/10/02
[I] [Docs][Python] Add more levels of nesting to top-level Python docs [arrow]
via GitHub
2025/10/02
[I] [Docs][Python] Split the Python Parquet docs into separate items [arrow]
via GitHub
2025/10/02
[I] [Docs][Python] Split the Python Dataset docs into separate items [arrow]
via GitHub
2025/10/02
[I] [R] `install_pyarrow(nightly = TRUE)` installs old pyarrow [arrow]
via GitHub
2025/10/02
Re: [I] Add support for AlmaLinux 10 [arrow-adbc]
via GitHub
2025/10/02
[I] Issue with arrow-c JNI and GraalVM 25 [arrow-java]
via GitHub
2025/10/02
[I] Add support for Debian GNU/Linux trixie [arrow-adbc]
via GitHub
2025/10/02
[I] Follow Linux packages upload changes in apache/arrow [arrow-adbc]
via GitHub
2025/10/02
[I] Add support for AlmaLinux 10 [arrow-adbc]
via GitHub
2025/10/01
Re: [I] [Archery][Integration] More granularity in JSON test cases [arrow]
via GitHub
2025/10/01
[I] [C++][Arrow Flight SQL ODBC] Register Arrow Compute kernel and enable ODBC build in workflows [arrow]
via GitHub
2025/10/01
[I] [C++] Enhance `ShutDownArrowLog` to reset effects by `StartArrowLog` [arrow]
via GitHub
2025/10/01
Re: [I] [C++][FlightSQL] Initial ODBC framework [arrow]
via GitHub
2025/10/01
[I] Use System.Runtime.InteropServices.NativeMemory on modern .NET [arrow-dotnet]
via GitHub
2025/09/30
[I] [RFE]: Support for CUDA 13? [arrow]
via GitHub
2025/09/30
Re: [I] [CI][Integaration] Building Apache Arrow Go in integration test is flaky [arrow]
via GitHub
2025/09/29
Re: [I] [C++] Replace grpc-cpp conda package with libgrpc [arrow]
via GitHub
2025/09/27
Re: [I] [C++] OpenFile doesn't retry after EINTR which cause spurious exceptions [arrow]
via GitHub
2025/09/27
Re: [I] [C++][FlightSQL] Use Arrow's internal logging system for the ODBC [arrow]
via GitHub
2025/09/27
[I] Building Apache Arrow Go in integration test is flaky [arrow-go]
via GitHub
2025/09/26
[I] [JAVA] Remove type parameterization in ExtensionTypeWriterFactory [arrow-java]
via GitHub
2025/09/26
Re: [I] CONDA_PREFIX support not enabled in driver manager conda package [arrow-adbc]
via GitHub
2025/09/26
Re: [I] BigQuery driver fails with "ProjectId must be non-empty" when invalid project ID is given [arrow-adbc]
via GitHub
2025/09/26
[I] [Parquet][C++] pyArrow fails to read a file from parquet-testing [arrow]
via GitHub
2025/09/26
Re: [I] [Release][R] Can we change pre-built Apache Arrow C++ binary URL? [arrow]
via GitHub
2025/09/26
Re: [I] [C++] Fix Meson Dependency Declarations for WrapDB [arrow]
via GitHub
2025/09/26
Re: [I] [C++][CI] arrow-azurefs-test timeouts [arrow]
via GitHub
2025/09/25
Re: [I] `ARROW_STRUCT_CONFLICT_POLICY` environment not work [arrow-java]
via GitHub
2025/09/25
Re: [I] Exception thrown while handling exception in CompositeJdbcConsumer [arrow-java]
via GitHub
2025/09/25
[I] [C++] unresolved external symbol from missing gtest mock link on Windows [arrow]
via GitHub
2025/09/25
Re: [I] [C++][Parquet][CI] OSS-Fuzz build failure [arrow]
via GitHub
2025/09/25
[I] BigQuery driver fails with "ProjectId must be non-empty" when invalid project ID is given [arrow-adbc]
via GitHub
2025/09/25
Re: [I] [Benchmarking] Clean up conbench config [arrow]
via GitHub
2025/09/25
[I] [C++][Parquet] Unchecked multiplication can overflow when writing Parquet [arrow]
via GitHub
2025/09/25
[I] [C++][Parquet][CI] OSS-Fuzz build failure [arrow]
via GitHub
2025/09/25
[I] [CI] `util_free_space.sh` could stop when there is enough disk space [arrow]
via GitHub
2025/09/25
[I] [C++][Parquet][CI] Add extension types to fuzzing seed corpus [arrow]
via GitHub
2025/09/25
Re: [I] [R] `write_adbc` does not use `create_append` as adbc.ingest.mode [arrow-adbc]
via GitHub
2025/09/25
Re: [I] [Archery][Integration] Add option to generate gold files [arrow]
via GitHub
2025/09/25
[I] [Archery][Integration] Add option to generate gold files [arrow]
via GitHub
2025/09/25
Re: [I] [R][CI] test-r-rhub-debian-gcc-release-custom-ccache nightly job fails due to update in Debian [arrow]
via GitHub
2025/09/24
[I] CSharp telemetry evolution - OTel Exporter and ActivityListener implementations [arrow-adbc]
via GitHub
2025/09/24
[I] CONDA_PREFIX support not enabled in driver manager conda package [arrow-adbc]
via GitHub
2025/09/24
[I] Add support for passing a certificate string to the HiveServer2 drivers [arrow-adbc]
via GitHub
2025/09/24
[I] Exception thrown while handling exception in CompositeJdbcConsumer [arrow-java]
via GitHub
2025/09/24
[I] How does the Snowflake connector decide when to COPY INTO? [arrow-adbc]
via GitHub
2025/09/24
[I] Concurrent instances of Snowflake ingestion can collide with each other [arrow-adbc]
via GitHub
2025/09/24
[I] [C++][Packaging] Enable CMAKE_INTERPROCEDURAL_OPTIMIZATION for binary packages [arrow]
via GitHub
Earlier messages
Later messages