issues
Thread
Date
Earlier messages
Messages by Thread
[I] [Release][CI] Use Ubuntu 24.04 for source verification jobs [arrow]
via GitHub
[I] [Python] s3fs selector count is not asserted [arrow]
via GitHub
Re: [I] [Python] wheel for windows arm64 [arrow]
via GitHub
[I] ENOENT: no such file or directory during install [arrow-js]
via GitHub
[I] [Dev Tools][CI] Pin protobuf codegen toolchain and verify generated .pb.go files are up to date [arrow-go]
via GitHub
[I] [C++][Dev] Implement Decimal32/64 support in `gdb_arrow.py` [arrow]
via GitHub
[I] [C++][Dev] Implement ListView support in `gdb_arrow.py` [arrow]
via GitHub
[I] [C++][Dev] Implement RunEndEncoded support in `gdb_arrow.py` [arrow]
via GitHub
[I] [C++][Dev] Implement BinaryView support in `gdb_arrow.py` [arrow]
via GitHub
[I] [C++][Dev] Implement missing data types in `gdb_arrow.py` [arrow]
via GitHub
Re: [I] [GLib][CI] Enable ARROW_GLIB_WERROR by default [arrow]
via GitHub
Re: [I] [C++] Copy connection string properly in SQLDriverConnectW in Arrow Flight SQL ODBC [arrow]
via GitHub
Re: [I] [C++] Fix TODO error regarding complex type on `GetTablesReader::GetSchema()` in Arrow Flight SQL ODBC [arrow]
via GitHub
Re: [I] [C++][Parquet] Encoding tools for variant type [arrow]
via GitHub
Re: [I] [CI][Dev] Use pre-commit for IWYU [arrow]
via GitHub
[I] Release notes don't call out breaking changes, no summary, fix/feat distinction muddled [arrow]
via GitHub
[I] [C++] Turn off exceptions in `simdjson` [arrow]
via GitHub
Re: [I] [Dev][Python] Unused python scripts under python/scripts [arrow]
via GitHub
[I] python: archive the retired adbc-driver-snowflake and adbc-driver-bigquery PyPI projects [arrow-adbc]
via GitHub
Re: [I] [Python] UUIDScalar can't be pickled [arrow]
via GitHub
[I] dev/release: Can we use a free port instead of 8080 for Go FlightSQL server example? [arrow-adbc]
via GitHub
[I] R package adbcdrivermanager does not build on Windows arm64 (clang) [arrow-adbc]
via GitHub
Re: [I] R package adbcdrivermanager does not build on Windows arm64 (clang) [arrow-adbc]
via GitHub
[I] libarrow2500 is not usable with pyarrow==25.0.0 [arrow]
via GitHub
Re: [I] [CI][Dev] Use pre-commit for clang-tidy [arrow]
via GitHub
Re: [I] [Python][fs.S3RetryStrategy] Add retry_delay / exponential backoff parameter in pyarrow.fs.S3RetryStrategy [arrow]
via GitHub
Re: [I] [Archery] Add the possibility to test a third party library [arrow]
via GitHub
[I] [C++][Compute] Optimize min/max_element_wise with word at a time validity handling [arrow]
via GitHub
[I] [C++][Compute] Fix correctness of decimal round_binary kernel [arrow]
via GitHub
[I] ArrowReader reads out of bounds when a validity buffer is absent [arrow-swift]
via GitHub
[I] go/adbc:/drivers/flightsql convert slog messages to OTel trace spans and events [arrow-adbc]
via GitHub
[I] arm64: klauspost/compress v1.19.0/v1.19.1 corrupt the saved link register during zstd decompression [arrow-go]
via GitHub
[I] dev/release: make verification robust to drivers and profiles in environment [arrow-adbc]
via GitHub
[I] Add fuzz regression testing for ArrowReader [arrow-swift]
via GitHub
Re: [I] [C++] Make the aws sdk S3 lowSpeedLimit configurable from arrow S3Options [arrow]
via GitHub
Re: [I] [C++][Statistics][Docs] Clarify whether arrow::ArrayStatistics is discarded during View, Slice, and Copy operations in the documentation for arrow::Array and arrow::ArrayData [arrow]
via GitHub
[I] [C++] Abseil bundled static libraries are registered in `build_protobuf()` instead of `build_absl()` [arrow]
via GitHub
Re: [I] [C++][Python] JSON - support parsing from array of arrays [arrow]
via GitHub
[I] [C++][R] macOS 11.3 SDK fails to compile std::span iterator range in vector_sort [arrow]
via GitHub
[I] ArrowReader crashes on malformed input due to force unwraps [arrow-swift]
via GitHub
[I] BaseBufferBuilder.isNull returns the inverse of the null state [arrow-swift]
via GitHub
[I] [C++][Engine] Substrait consumer silently drops modern FetchRel and AggregateRel fields [arrow]
via GitHub
[I] Add REFUTE scientific critique + calibration benchmark [arrow]
via GitHub
[I] [C++] Scope macOS SDK 11.3 simdjson workaround to build_simdjson [arrow]
via GitHub
Re: [I] [C++] Scope macOS SDK 11.3 simdjson workaround to build_simdjson [arrow]
via GitHub
[I] readStreaming ignores its useUnalignedBuffers parameter [arrow-swift]
via GitHub
Re: [I] readStreaming ignores its useUnalignedBuffers parameter [arrow-swift]
via GitHub
Re: [I] go/adbc/driver/snowflake: add option for unquoted table name [arrow-adbc]
via GitHub
Re: [I] R: `write_adbc()` does not seem to work when writing to a Snowflake table [arrow-adbc]
via GitHub
[I] Remove dependency on `importlib_resources` in Python libraries in favor of standard library [arrow-adbc]
via GitHub
[I] ArrowReader.fromFile crashes on files smaller than the Arrow file marker [arrow-swift]
via GitHub
[I] [Python] s2n_init() failed: 469762137 (FIPS mode is not supported for the libcrypto) [arrow]
via GitHub
Re: [I] No obvious mechanism for partitioning groups of record batches [arrow]
via GitHub
[I] [Parquet][C++] [arrow]
via GitHub
[I] dev/release: verify JARs more thoroughly [arrow-adbc]
via GitHub
[I] [C++] Migrate to `simdjson` in `from_string.cc` and tests [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/python_test_emscripten.sh [arrow]
via GitHub
Re: [I] Support for grouping in UUID columns [arrow]
via GitHub
Re: [I] [C++] Implement growth strategy for StringHeapBuilder / BinaryViewBuilder [arrow]
via GitHub
[I] build: fail if both static and shared libraries are requested on Windows [arrow-adbc]
via GitHub
[I] Java - UnsatisfiedLinkError [arrow-adbc]
via GitHub
Re: [I] Java - UnsatisfiedLinkError [arrow-adbc]
via GitHub
[I] postgres: incorrect parsing of sqlstate [arrow-adbc]
via GitHub
Re: [I] c/driver/postgresql: incorrect parsing of sqlstate [arrow-adbc]
via GitHub
[I] [C++][Compute] case_when can accept incompatible parameterized value types and return corrupted results [arrow]
via GitHub
Re: [I] [C++][Compute] case_when can accept incompatible parameterized value types and return corrupted results [arrow]
via GitHub
[I] [C++][Python] IPC serialization drops a union's buffers when the union is wrapped in an extension type (invalid data; segfault on read) [arrow]
via GitHub
[I] [Docs][Format] Variant extension: align typed_value primitive type mappings with the Parquet shredding spec [arrow]
via GitHub
[I] [Docs][Format] Make Variant value field mandatory [arrow]
via GitHub
[I] Missing `adbc-driver-manager` "manylinux" Python wheels for nightly ADBC Libraries 24 (i.e. version 1.12.0) [arrow-adbc]
via GitHub
[I] [Python][Parquet] Expose SizeStatisticsLevel in the Parquet writer API [arrow]
via GitHub
[I] [R] Make better use of field metadata [arrow]
via GitHub
[I] [C++] Reduce code generation for string kernels [arrow]
via GitHub
Re: [I] [C++] Reduce code generation for string kernels [arrow]
via GitHub
Re: [I] [C++][Acero] Control over ordering in source nodes. [arrow]
via GitHub
Re: [I] [C++][Parquet] Variant Type common decoding visitor [arrow]
via GitHub
Re: [I] [C++] Allow configuration of S3 logging to the user's chosen logger implementation [arrow]
via GitHub
[I] pyarrow dropping rows silently [arrow]
via GitHub
[I] DecimalVector.setBigEndian writes oversized value before validating length [arrow-java]
via GitHub
[I] pq.write_table fails with OSError: Lz4 compression failure. [arrow]
via GitHub
[I] R bindings fail to build on WinARM [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/r_deps.sh [arrow]
via GitHub
[I] java/driver/flight-sql: implement current catalog/current schema via session option [arrow-adbc]
via GitHub
[I] java/driver/flight-sql: implement current catalog/current schema via session options [arrow-adbc]
via GitHub
Re: [I] java/driver/flight-sql: implement current catalog/current schema via session options [arrow-adbc]
via GitHub
[I] arm64 assembly breaks CPU profiling [arrow-go]
via GitHub
[I] [Python][Parquet] Silent wrong values decoding a double column on aarch64 SVE (pyarrow 25.0.0) [arrow]
via GitHub
[I] [Python] Define whether user-overridden to_pylist on Array subclasses is honored for nested children [arrow]
via GitHub
[I] [R] Remove assertthat dependency and improve error messages [arrow]
via GitHub
[I] [C++][Parquet] Reserve Memory when Reading Binary Data Types [arrow]
via GitHub
Re: [I] [C++][Parquet] Reserve Memory when Reading Binary Data Types [arrow]
via GitHub
[I] [C++] Refactor `GenericNullLikePartition::TranslateTo` [arrow]
via GitHub
Re: [I] [C++] Refactor `GenericNullLikePartition::TranslateTo` [arrow]
via GitHub
Re: [I] [C++] Add an option to RecordBatchReader to infer schema for each record batch fetched separately [arrow]
via GitHub
Re: [I] [C++][Python] Add rolling_* functions [arrow]
via GitHub
[I] [Release][Python] Verification jobs failing after dropping Python 3.10 support [arrow]
via GitHub
[I] [Python] Debian job on i386 segfaults when running Python tests [arrow]
via GitHub
[I] [CI] nightly job test-conda-python-emscripten intermittently times out loading PyArrow in Chrome [arrow]
via GitHub
Re: [I] [CI] nightly job test-conda-python-emscripten intermittently times out loading PyArrow in Chrome [arrow]
via GitHub
[I] Promote safe rpc.call_header.* headers into FlightSQL span attributes [arrow-adbc]
via GitHub
[I] [C++] AppendScalar implementation uses polymorphism [arrow]
via GitHub
Re: [I] [C++][Python] Incorrect results from `hash_pivot_wider` [arrow]
via GitHub
Re: [I] [C++][Python] Casting extension types with list-based storage segfaults [arrow]
via GitHub
[I] [C++] FixedSizeListBuilder should have UnsafeAppend methods [arrow]
via GitHub
Re: [I] [C++] FixedSizeListBuilder should have UnsafeAppend methods [arrow]
via GitHub
[I] [C++] Add a VisitIntegerType helper [arrow]
via GitHub
[I] [C++][Gandiva] Out-of-bounds read in evaluate_return_char_length with malformed pad fill text [arrow]
via GitHub
[I] [Python] ConvertToSequenceAndInferSize leaks a reference when iterator raises an Exception [arrow]
via GitHub
Re: [I] [Python] ConvertToSequenceAndInferSize leaks a reference to a list and the items when iterator raises an Exception [arrow]
via GitHub
[I] c/driver/postgresql: bind arrow.uuid parameters as PostgreSQL uuid [arrow-adbc]
via GitHub
Re: [I] c/driver/postgresql: bind arrow.uuid parameters as PostgreSQL uuid [arrow-adbc]
via GitHub
[I] [Ruby] Add `ArrowFormat#Array[]` [arrow]
via GitHub
Re: [I] [Ruby] Add `ArrowFormat::Array#[]` [arrow]
via GitHub
[I] Update ENODATA internal sentinel to use a value found on all platforms [arrow-nanoarrow]
via GitHub
Re: [I] csharp: add formatter hook to pre-commit config [arrow-adbc]
via GitHub
Re: [I] c,java: make database type integration tests more data-driven [arrow-adbc]
via GitHub
Re: [I] [Release] Source verification segfaults on macOS if ARROW_TMPDIR is a subdirectory of the Arrow clone [arrow-adbc]
via GitHub
Re: [I] [C] Implement ClickHouse driver [arrow-adbc]
via GitHub
Re: [I] Spark Connect Driver [arrow-adbc]
via GitHub
Re: [I] feat: add simple CLI for evaluating queries [arrow-adbc]
via GitHub
Re: [I] [Format] Add arbitrarily nested (metadata) schemas [arrow-adbc]
via GitHub
Re: [I] [C] Create Hive driver based on Arrow adapter [arrow-adbc]
via GitHub
[I] format: generalize current catalog/schema for arbitrarily nested namespaces [arrow-adbc]
via GitHub
Re: [I] format: generalize current catalog/schema for arbitrarily nested namespaces [arrow-adbc]
via GitHub
[I] [CI][C++] We can't use the simdjson package in Alpine Linux [arrow]
via GitHub
Re: [I] [CI][C++] We can't use the simdjson package in Alpine Linux [arrow]
via GitHub
[I] [CI][C++] alpine-linux-cpp misses `simdjson-static` [arrow]
via GitHub
Re: [I] [CI][C++] alpine-linux-cpp misses `simdjson-static` [arrow]
via GitHub
[I] [R] macOS CRAN release build fails after simdjson introduction [arrow]
via GitHub
Re: [I] [C++][R] package build fails after simdjson introduction due to system simdjson pickup [arrow]
via GitHub
[I] [Python] test_categorical_order_survives_roundtrip fails on wheels with Pandas Deprecation [arrow]
via GitHub
Re: [I] [Python] test_categorical_order_survives_roundtrip fails on wheels with Pandas Deprecation [arrow]
via GitHub
[I] [Flight SQL ODBC] HY010 Function sequence error during schema discovery using ExecuteReader(CommandBehavior.SchemaOnly) [arrow]
via GitHub
Re: [I] [Flight SQL ODBC] HY010 Function sequence error during schema discovery using ExecuteReader(CommandBehavior.SchemaOnly) [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/python_wheel_xlinux_build.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/python_wheel_xlinux_build.sh [arrow]
via GitHub
Re: [I] [Release][Docs] Add Release Performance Report to Release Management Guide [arrow]
via GitHub
[I] [CI] Create separate integration workflow [arrow-java]
via GitHub
Re: [I] [CI] Create separate integration workflow [arrow-java]
via GitHub
[I] [CI][C++] Remove brew workaround for aws-sdk-cpp [arrow]
via GitHub
Re: [I] [CI][C++] Remove brew workaround for aws-sdk-cpp [arrow]
via GitHub
Re: [I] [C++][Gandiva] Solve LLVM 15 CI performace and compatibility issues [arrow]
via GitHub
[I] [Ruby] Add `ArrowFormat::RecordBatch#raw_records` [arrow]
via GitHub
Re: [I] [Ruby] Add `ArrowFormat::RecordBatch#records` [arrow]
via GitHub
[I] [Ruby] Add `ArrowFormat::RecordBatch.new(schema, values)` [arrow]
via GitHub
[I] [Release] verify_rc.sh downloads go RC version when no local go is present [arrow-go]
via GitHub
Re: [I] [Release] verify_rc.sh downloads go RC version when no local go is present [arrow-go]
via GitHub
[I] [Ruby] Add `RedArrowFormat::RecordBatch.new(values)` [arrow]
via GitHub
Re: [I] [Ruby] Add `ArrowFormat::RecordBatch.new(values)` [arrow]
via GitHub
[I] [C++] Introduce JsonWriter and migrate integration JSON writer [arrow]
via GitHub
[I] [C++] Introduce simdjson and migrate ObjectParser [arrow]
via GitHub
Re: [I] [C++] Introduce simdjson and migrate ObjectParser [arrow]
via GitHub
[I] [CI][C++] Add a CI job that uses the same build options for JNI on Windows [arrow]
via GitHub
Re: [I] [CI][C++] Add a CI job that uses the same build options for JNI on Windows [arrow]
via GitHub
[I] [JNI][Windows] Abseil related symbols are missings [arrow-java]
via GitHub
[I] [JNI][macOS] `absl/log/absl_log.h` is missing [arrow-java]
via GitHub
[I] [JNI][Ubuntu] xsimd 14.2.0 or later is required. [arrow-java]
via GitHub
Re: [I] [C++][Python] write_dataset with csv file format ignores delimiter [arrow]
via GitHub
[I] C Data import leaks native memory when the allocator runs out of space mid-import [arrow-java]
via GitHub
[I] Snowflake - Python - Pyarrow table input to adbc_ingest producing single parquet file and single PUT command [arrow-adbc]
via GitHub
Re: [I] Snowflake - Python - Pyarrow table input to adbc_ingest producing single parquet file and single PUT command [arrow-adbc]
via GitHub
Re: [I] assume_timezone can only handle IANA timezone names, not fixed offsets [arrow]
via GitHub
[I] [C++][FlightRPC][ODBC] SQLDescribeCol writes only 2 of 8 bytes of column_size for numeric/decimal columns [arrow]
via GitHub
[I] [java][Vector][Performance] PromotableWriter.setPosition resolving to itable dispatch on C2 compiled path. [arrow-java]
via GitHub
[I] Replace dtolnay/rust-toolchain with rustup [arrow-erlang]
via GitHub
Re: [I] Replace dtolnay/rust-toolchain with rustup [arrow-erlang]
via GitHub
[I] [Dev] Improve invalid PR title workflow message to explain automatic draft conversion [arrow]
via GitHub
Re: [I] [Dev] Improve invalid PR title workflow message to explain automatic draft conversion [arrow]
via GitHub
Re: [I] [C++] Drop aws-cpp-sdk-config [arrow]
via GitHub
Re: [I] [C++] Clean up -Wself-move warnings [arrow]
via GitHub
Re: [I] [Document] There is no description for Map Layout in the Physical Memory Layout section of Arrow Columnar Format [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/python_wheel_macos_build.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/python_wheel_macos_build.sh [arrow]
via GitHub
[I] [C++][Docs] Improve documentation of our security model [arrow]
via GitHub
Re: [I] [C++][Docs] Improve documentation of our security model [arrow]
via GitHub
[I] ArrowFlightJdbcArray.getArray(index, count) can read past the end of the array slice [arrow-java]
via GitHub
[I] LevelDecoder::Decode,internal::FindMinMax consume lots of cpu [arrow]
via GitHub
[I] format: reconcile RequestSchema with multi-result-set-support [arrow-adbc]
via GitHub
[I] docs: Repo links in new drivers table are not displaying on mobile [arrow-adbc]
via GitHub
Re: [I] docs: Repo links in new drivers table are not displaying on mobile [arrow-adbc]
via GitHub
[I] feat(java): connection pooling support for Java ADBC [arrow-adbc]
via GitHub
Re: [I] feat(java): connection pooling support for Java ADBC [arrow-adbc]
via GitHub
Re: [I] [Python][Parquet][C++] Test GEOMETRY and GEOGRAPHY types with parquet-testing files when available [arrow]
via GitHub
Re: [I] [C++][Parquet] Add documentation/helper function to GeoStatistics to help with predicate pushdown [arrow]
via GitHub
Re: [I] [C++] Review headers for internal APIs [arrow]
via GitHub
[I] [C++][Gandiva] Out-of-bounds read in round(int, precision) for the most negative precision [arrow]
via GitHub
Re: [I] [Python] Fix DeprecationWarnings in PyArrow tests [arrow]
via GitHub
Re: [I] [C++][Compute] Incorrect document for MemAllocation::PREALLOCATE for string types [arrow]
via GitHub
Re: [I] Implement S3 Support in Meson [arrow]
via GitHub
Re: [I] [C++] Add SIMD support to Meson configuration [arrow]
via GitHub
Re: [I] [C++][Compute] Reducing memory usage when casting from other String types to StringView [arrow]
via GitHub
Re: [I] [Python] Replace setup.py calls with recommended front-end invocation [arrow]
via GitHub
[I] Version 25.0.0 does not build [arrow]
via GitHub
[I] [Java] VectorUnloader has multiple memory leak vulnerabilities [arrow-java]
via GitHub
[I] [C++][Gandiva] Heap buffer overflow casting date64 to VARCHAR [arrow]
via GitHub
[I] [R] R/dplyr-funcs-datetime.R:541:26: warning: [vector_logic_linter] Use `&&` in conditional expressions. [arrow]
via GitHub
Re: [I] [R] R/dplyr-funcs-datetime.R:541:26: warning: [vector_logic_linter] Use `&&` in conditional expressions. [arrow]
via GitHub
[I] [CI][Dev] Fix shellcheck errors in the ci/scripts/python_test.sh [arrow]
via GitHub
Re: [I] [CI][Dev] Fix shellcheck errors in the ci/scripts/python_test.sh [arrow]
via GitHub
[I] [R][Archery] R nightly binary upload broken since github3 to pygithub migration [arrow]
via GitHub
Earlier messages