issues
Thread
Date
Earlier messages
Later messages
Messages by Thread
[I] [Python] Allow to write footer into IPC file with pyarrow [arrow]
via GitHub
[I] Bug: Zstd setting compression level has no effect on output file [arrow-go]
via GitHub
Re: [I] Bug: Zstd setting compression level has no effect on output file [arrow-go]
via GitHub
[I] Does arrow support access S3 based on 'path-style'? [arrow]
via GitHub
[I] [C++][Parquet] Remove PARQUET_MINIMAL_DEPENDENCY [arrow]
via GitHub
[I] [C++][Parquet] Thoughts about classes in key_toolkit.h [arrow]
via GitHub
[I] Add README to clarify subprojects directory for Meson [arrow]
via GitHub
Re: [I] [C++][Docs] Add README to clarify subprojects directory for Meson [arrow]
via GitHub
[I] rust: split workspaces so that dependencies of adbc_core aren't tied to what the datafusion driver requires [arrow-adbc]
via GitHub
[I] S3FileSystem construction causes IDMS lookups for region even when specified [arrow]
via GitHub
[I] [C++] Review headers for internal APIs [arrow]
via GitHub
Re: [I] [R][Docs] Improve documentation of `col_types` [arrow]
via GitHub
Re: [I] [C++] Use feature options in Meson configuration [arrow]
via GitHub
[I] [Vector] Add support of Extension type for vector readers [arrow-java]
via GitHub
[I] [Documentation][C++][Compute] Add developer doc for row table [arrow]
via GitHub
[I] [C++] Rename arrow::util::StringBuilder and move to internal namespace [arrow]
via GitHub
[I] [Parquet][C++] Logical types with sort order UNKNOWN are missing null_count statistics [arrow]
via GitHub
[I] [Integration] JavaScript integration tests are failing for Interval Month/Day/Nanosecond [arrow]
via GitHub
Re: [I] [Integration] JavaScript integration tests are failing for Interval Month/Day/Nanosecond [arrow]
via GitHub
[I] [Release] 18.3.0 [arrow-java]
via GitHub
[I] [Python] Remove deprecated PyExtensionType [arrow]
via GitHub
Re: [I] [Python] Remove deprecated PyExtensionType [arrow]
via GitHub
Re: [I] [C++] Installation failed on AIX7.2 [arrow]
via GitHub
[I] [C++] Tests use legacy timezones [arrow]
via GitHub
Re: [I] [C++] Tests use legacy timezones [arrow]
via GitHub
[I] Allow using 1GB+ data buffers in variable width vectors [arrow-java]
via GitHub
Re: [I] Allow using 1GB+ data buffers in variable width vectors [arrow-java]
via GitHub
[I] C#/ADBC/driver/googlebigquery: The time type data cannot be read correctly [arrow-adbc]
via GitHub
Re: [I] C#/ADBC/driver/googlebigquery: The time type data cannot be read correctly [arrow-adbc]
via GitHub
Re: [I] C#/ADBC/driver/googlebigquery: The time type data cannot be read correctly [arrow-adbc]
via GitHub
[I] [C++] Remove option ARROW_USE_PRECOMPILED_HEADERS [arrow]
via GitHub
Re: [I] [C++] Remove option ARROW_USE_PRECOMPILED_HEADERS [arrow]
via GitHub
[I] [Release][C++] verify-rc-source-cpp-macos-amd64 failed to build googlemock [arrow]
via GitHub
Re: [I] [Release][C++] verify-rc-source-cpp-macos-amd64 failed to build googlemock [arrow]
via GitHub
[I] go/adbc/driver/snowflake: Unable to set database options post initialization [arrow-adbc]
via GitHub
Re: [I] go/adbc/driver/snowflake: Unable to set database options post initialization [arrow-adbc]
via GitHub
Re: [I] go/adbc/driver/snowflake: Unable to set database options post initialization [arrow-adbc]
via GitHub
[I] [Format][Flight] Extend Location URI semantics [arrow]
via GitHub
[I] Offline builds w/ `-DARROW_SUBSTRAIT=ON` fail due to missing dep download [arrow]
via GitHub
Re: [I] [C++] Offline builds w/ `-DARROW_SUBSTRAIT=ON` fail due to missing dep download [arrow]
via GitHub
Re: [I] [C++] Offline builds w/ `-DARROW_SUBSTRAIT=ON` fail due to missing dep download [arrow]
via GitHub
Re: [I] [C++][Python] (De)serialize Arrow UUID to/from Parquet UUID [arrow]
via GitHub
Re: [I] [Go]: Add IndexField and InsertField for Schema [arrow-go]
via GitHub
[I] [C#] Avoid large array allocations in ArrowStreamWriter [arrow]
via GitHub
[I] Error linking Parquet [arrow]
via GitHub
[I] Boolean array basic biops results are wrong! [arrow]
via GitHub
[I] Unable to load the package arrow getting error [arrow]
via GitHub
[I] java.lang.UnsatisfiedLinkError when reading CSV from S3 by arrow's csv reader [arrow]
via GitHub
[I] R arrow *** caught illegal operation *** [arrow]
via GitHub
Re: [I] [R] R arrow *** caught illegal operation *** [arrow]
via GitHub
[I] pyarrow.compute.field("x").isin(0.0) incorrectly filters out all rows when they all match [arrow]
via GitHub
[I] rust: Every ADBC operation acquires a lock on the driver preventing parallel statement execution [arrow-adbc]
via GitHub
Re: [I] rust: Every ADBC operation acquires a lock on the driver preventing parallel statement execution [arrow-adbc]
via GitHub
[I] [C#] Date64Array Builder for is dropping the time part [arrow]
via GitHub
Re: [I] [C#] Date64Array Builder is dropping the time part [arrow]
via GitHub
[I] pyarrow.dataset.dataset exclude_invalid_files parameter does not adhere to documented default value [arrow]
via GitHub
[I] Provide non blocking getFlightInfo [arrow-java]
via GitHub
[I] [C++][Compute] Incorrect document for MemAllocation::PREALLOCATE for string types [arrow]
via GitHub
[I] python: add oauth options [arrow-adbc]
via GitHub
[I] [Python] Table.from_pandas creates duplicate column names if the dataframe already contains __index_level_i__ columns [arrow]
via GitHub
[I] [R] source_node alignment warning [arrow]
via GitHub
[I] [Python] Failing tests in python minimal builds [arrow]
via GitHub
Re: [I] [Python] Failing tests in python minimal builds [arrow]
via GitHub
[I] Add SIMD support to Meson configuration [arrow]
via GitHub
[I] [R][CI] debian-12-docs are currently failing due to R 4.5 release [arrow]
via GitHub
Re: [I] [R][CI] debian-12-docs are currently failing due to R 4.5 release [arrow]
via GitHub
[I] [R][CI] r-binary-packages job is failing due to R 4.5 release [arrow]
via GitHub
Re: [I] [R][CI] r-binary-packages job is failing due to R 4.5 release [arrow]
via GitHub
[I] [CI][C++] Verification job for macOS fails with 'boost/process/v2.hpp' file not found [arrow]
via GitHub
Re: [I] [CI][C++] Verification job for macOS fails with 'boost/process/v2.hpp' file not found [arrow]
via GitHub
[I] Serialized polars DataFrame cannot be processed properly [arrow-nanoarrow]
via GitHub
[I] [C++] Test Failure With ARROW_BUILD_TESTS=ON and ARROW_COMPUTE=OFF [arrow]
via GitHub
Re: [I] [C++] Test Failure With ARROW_BUILD_TESTS=ON and ARROW_COMPUTE=OFF [arrow]
via GitHub
[I] Import of pyarrow.parquet and loading of non-existing file threw exception with incompatible pandas [arrow]
via GitHub
Re: [I] [C++] Remove deprecated parquet APIs from 19.0.0 [arrow]
via GitHub
[I] fcntl difference between collect and read_parquet [arrow]
via GitHub
[I] Implement GCS Support in Meson [arrow]
via GitHub
[I] Implement S3 Support in Meson [arrow]
via GitHub
[I] [C++] arrow::SchemaBuidler::AddMetadata() replaces metadata not adds metadata [arrow]
via GitHub
Re: [I] [Python][Doc] Clarify docstring of FixedSizeListArray.values that it ignores the offset [arrow]
via GitHub
[I] [C++][CI] MinGW jobs fail to build substrait due to a protobuf error [arrow]
via GitHub
Re: [I] [C++][CI] MinGW jobs fail to build substrait due to a protobuf error [arrow]
via GitHub
[I] r: check finds 'abort' and 'stderr' in Flight SQL driver [arrow-adbc]
via GitHub
Re: [I] r: check finds 'abort' and 'stderr' in Flight SQL driver [arrow-adbc]
via GitHub
Re: [I] [C++] Add filesystem directory to Meson [arrow]
via GitHub
[I] Add flight directory to Meson [arrow]
via GitHub
[I] Can you clarify what BufferedStreamEnabled does? [arrow-go]
via GitHub
Re: [I] Can you clarify what BufferedStreamEnabled does? [arrow-go]
via GitHub
[I] go/adbc/driver/snowflake: setting max number of rows to return in records [arrow-adbc]
via GitHub
Re: [I] go/adbc/driver/snowflake: setting max number of rows to return in records [arrow-adbc]
via GitHub
[I] Support pyarrow.Table with CastOptions [arrow]
via GitHub
Re: [I] [C++] Add tensor directory to Meson [arrow]
via GitHub
[I] [C++][Compute] Reducing the the memory using in casting from other String Types to StringView [arrow]
via GitHub
[I] [Python] Remove `use_legacy_format` in favour of setting `IpcWriteOptions` [arrow]
via GitHub
Re: [I] [Python] Remove `use_legacy_format` in favour of setting `IpcWriteOptions` [arrow]
via GitHub
[I] [Dev] Source Release an Merge script job fails when RC0 is opened [arrow]
via GitHub
Re: [I] [Dev] Source Release an Merge script job fails when RC0 is opened [arrow]
via GitHub
[I] [R] "keyword is hidden by macro definition" warnings with clang on CRAN [arrow-nanoarrow]
via GitHub
Re: [I] [R] "keyword is hidden by macro definition" warnings with clang on CRAN [arrow-nanoarrow]
via GitHub
[I] [R] Address CRAN check failures for 19.0.1.1 [arrow]
via GitHub
Re: [I] [R] Address CRAN check failures for 19.0.1.1 [arrow]
via GitHub
[I] [C++] Undefined behavior in `compare_internal.cc` and `light_array_internal.cc` [arrow]
via GitHub
Re: [I] [C++] Undefined behavior in `compare_internal.cc` and `light_array_internal.cc` [arrow]
via GitHub
[I] Variant Decoding [arrow-go]
via GitHub
[I] Variant Shredding [arrow-go]
via GitHub
[I] Variant Encoding [arrow-go]
via GitHub
[I] Support Variant Logical Type [arrow-go]
via GitHub
Re: [I] Support Variant Logical Type [arrow-go]
via GitHub
Re: [I] Support Variant Logical Type [arrow-go]
via GitHub
[I] [Python] Cython binding for `ArrowReaderProperties::read_dictionary` misses an argument [arrow]
via GitHub
Re: [I] [Python] Cython binding for `ArrowReaderProperties::read_dictionary` misses an argument [arrow]
via GitHub
[I] [JS] Add support for StringView types [arrow]
via GitHub
[I] Accessing values from imported 'C data interface' array can result in out of bounds reads [arrow-java]
via GitHub
Re: [I] Accessing values from imported 'C data interface' array can result in out of bounds reads [arrow-java]
via GitHub
Re: [I] Accessing values from imported 'C data interface' array can result in out of bounds reads [arrow-java]
via GitHub
[I] Implement Compression Algorithms in Meson [arrow]
via GitHub
Re: [I] [C++] Implement Compression Algorithms in Meson [arrow]
via GitHub
[I] [CI][C++] PR jobs for MINGW fail with 'boost/process/v1.hpp' file not found [arrow]
via GitHub
Re: [I] [CI][C++] PR jobs for MINGW fail with 'boost/process/v1.hpp' file not found [arrow]
via GitHub
Re: [I] [R] col_types of open_delim_dataset() does not work as described [arrow]
via GitHub
[I] Enable GitHub discussions to be consistent between repositories [arrow-java]
via GitHub
Re: [I] Enable GitHub discussions to be consistent between repositories [arrow-java]
via GitHub
Re: [I] Enable GitHub discussions to be consistent between repositories [arrow-java]
via GitHub
[I] [C++][Parquet] Logical type definition for variant [arrow]
via GitHub
[I] [C++][Dataset] Add option to control Directory partitioning null behavior [arrow]
via GitHub
[I] PostgreSQL `dbapi.connect` ignores `conn_kwargs` and `db_kwargs` [arrow-adbc]
via GitHub
Re: [I] PostgreSQL `dbapi.connect` ignores `conn_kwargs` and `db_kwargs` [arrow-adbc]
via GitHub
[I] [Release][CI] Binary verification fails when downloading assets from Github release [arrow]
via GitHub
Re: [I] [Release][CI] Binary verification fails when downloading assets from Github release [arrow]
via GitHub
Re: [I] [Python] Does pyarrow support reading avro files? [arrow]
via GitHub
Re: [I] [C++] Move S3FileSystem to a separate module [arrow]
via GitHub
[I] [Release] 02-source.sh: `gh release` doesn't have `--verify-tag` [arrow]
via GitHub
Re: [I] [Release] 02-source.sh: `gh release upload` doesn't have `--verify-tag` [arrow]
via GitHub
[I] [C++][Parquet] RleDecoder::Get fails to return false on end for some bit widths [arrow]
via GitHub
[I] [C++] SQLSetEnvAttr & SQLGetEnvAttr implementation [arrow]
via GitHub
Re: [I] [C++] Add integration directory to Meson [arrow]
via GitHub
[I] Set default IPC option to enabled in Meson configuration [arrow]
via GitHub
Re: [I] Set default IPC option to enabled in Meson configuration [arrow]
via GitHub
[I] [C#] Arrow Flight consumer raises exception when receiving a RecordBatch with a DictionaryArray field [arrow]
via GitHub
[I] [JS] Apache Arrow does not compile with Typescript when types are checked [arrow]
via GitHub
[I] Allow returning column remarks in FlightSQL's `CommandGetTables` [arrow]
via GitHub
Re: [I] [FlightSQL] Allow returning column remarks in FlightSQL's `CommandGetTables` [arrow]
via GitHub
Re: [I] [FlightSQL] Allow returning column remarks in FlightSQL's `CommandGetTables` [arrow]
via GitHub
Re: [I] [Format] Inline parent validity bitmap into child validity bitmap [arrow]
via GitHub
[I] [C++][FS][Azure] User delegated sas tokens cannot be used for writing datasets due to 403 [arrow]
via GitHub
[I] [C++] Configration process: Could NOT find BrotliAlt [arrow]
via GitHub
[I] rust: Let the returned RecordBatchReader outlive & parameters [arrow-adbc]
via GitHub
[I] [Release][Packaging] 20.0.0 RC0 APT/Yum repositories are broken [arrow]
via GitHub
Re: [I] [Release][Packaging] 20.0.0 RC0 APT/Yum repositories are broken [arrow]
via GitHub
[I] [Release] 05-binary-upload.sh: needless `uploaded-files.txt` is uploaded to Maven repository [arrow]
via GitHub
Re: [I] [Release] 05-binary-upload.sh: needless `uploaded-files.txt` is uploaded to Maven repository [arrow]
via GitHub
[I] PyArrow cannot write ORC file with datetimes and timezones [arrow]
via GitHub
Re: [I] [C++] Add util directory to Meson [arrow]
via GitHub
[I] [C++] macOS 13 job fails to build utf8.cc [arrow]
via GitHub
Re: [I] [CI][C++] macOS 13 job fails to build utf8.cc [arrow]
via GitHub
[I] ci: enable JNI in packaging/release [arrow-adbc]
via GitHub
[I] ci: build and test JNI module [arrow-adbc]
via GitHub
Re: [I] ci: build and test JNI module [arrow-adbc]
via GitHub
Re: [I] ci: build and test JNI module [arrow-adbc]
via GitHub
[I] Unable to parse fetch stream [arrow]
via GitHub
Re: [I] [JS] Unable to parse fetch stream [arrow]
via GitHub
Re: [I] [C++] Extension: Remove duplicate storage_type in JsonExtension [arrow]
via GitHub
[I] [Release] 05-binary-upload.sh can't delete existing needless files [arrow]
via GitHub
Re: [I] [Release] 05-binary-upload.sh can't delete existing needless files [arrow]
via GitHub
[I] [Release] 05-binary-upload.sh still has removed `docs:rc` [arrow]
via GitHub
Re: [I] [Release] 05-binary-upload.sh still has removed `docs:rc` [arrow]
via GitHub
[I] [CI][C++] Flatbuffers version mismatch [arrow]
via GitHub
Re: [I] [CI][C++] Flatbuffers version mismatch [arrow]
via GitHub
[I] min/max aggregate for floating points can return values not contained in column [arrow]
via GitHub
[I] Update AppVeyor Python Script to test outside of source directory [arrow]
via GitHub
Re: [I] [CI][Python] Update AppVeyor Python Script to test outside of source directory [arrow]
via GitHub
Re: [I] java: Add JNI bindings to adbc.h [arrow-adbc]
via GitHub
Re: [I] java: Add JNI bindings to adbc.h [arrow-adbc]
via GitHub
[I] grouper_benchmark.cc: undefined reference to arrow::compute::Grouper::Make [arrow]
via GitHub
Re: [I] [C++][Benchmarking] grouper_benchmark.cc: undefined reference to arrow::compute::Grouper::Make [arrow]
via GitHub
[I] R: BOOLEAN column read as R character() when snowflake table has 0 rows [arrow-adbc]
via GitHub
[I] [R] Backport 19.0.1.1 updates to NEWS.md to main [arrow]
via GitHub
Re: [I] [R] Backport 19.0.1.1 updates to NEWS.md to main [arrow]
via GitHub
[I] [R] Winbuilder fails with warning about symbols from libarrow [arrow]
via GitHub
Re: [I] [R] Winbuilder fails with warning about symbols from libarrow [arrow]
via GitHub
[I] [MATLAB] Update README failing example code snippets [arrow]
via GitHub
Re: [I] [Docs][MATLAB] Update README failing example code snippets [arrow]
via GitHub
[I] [Python][Packaging] Free threaded wheel fails due to pandas build failure [arrow]
via GitHub
Re: [I] [Python][Packaging] Free threaded wheel fails due to pandas build failure [arrow]
via GitHub
[I] Flexible handling of conflicts during JSON type inference [arrow]
via GitHub
Re: [I] [Python] `tests/test_feather.py::test_roundtrip`: `hypothesis.errors.FailedHealthCheck: Data generation is extremely slow` […] [arrow]
via GitHub
Re: [I] [Python] `tests/test_feather.py::test_roundtrip`: `hypothesis.errors.FailedHealthCheck: Data generation is extremely slow` […] [arrow]
via GitHub
[I] [Python] Expose testing data generation utility [arrow]
via GitHub
[I] Pooling and conditional rollbacks [arrow-adbc]
via GitHub
Re: [I] Pooling and conditional rollbacks [arrow-adbc]
via GitHub
Re: [I] Pooling and conditional rollbacks [arrow-adbc]
via GitHub
Re: [I] [Docs] Remove unnecessary read the docs config file [arrow]
via GitHub
[I] Offset buffer contains garbled data when exporting empty string arrays from Java [arrow-java]
via GitHub
Re: [I] Offset buffer contains garbled data when exporting empty string arrays from Java [arrow-java]
via GitHub
[I] [C++][Acero] Cleanup 64-bit temp states of Swiss join by using 32-bit [arrow]
via GitHub
Re: [I] [C++][Acero] Cleanup 64-bit temp states of Swiss join by using 32-bit [arrow]
via GitHub
[I] pyarrow 19.0.1 version mismatch for wheel: 19.0.2 [arrow]
via GitHub
Re: [I] pyarrow 19.0.1 version mismatch for wheel: 19.0.2 [arrow]
via GitHub
[I] [C++] Bump bundled crc32c version [arrow]
via GitHub
Re: [I] [C++][Python] Remove deprecated functions in 20.0 [arrow]
via GitHub
Earlier messages
Later messages