Re: [I] [C++] Bump bundled nlohman_json [arrow]

2025-04-11 Thread via GitHub
kou closed issue #45991: [C++] Bump bundled nlohman_json URL: https://github.com/apache/arrow/issues/45991 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[I] Variant Decoding [arrow-go]

2025-04-11 Thread via GitHub
zeroshade opened a new issue, #350: URL: https://github.com/apache/arrow-go/issues/350 ### Describe the enhancement requested Once parquet_testing has examples with variants, use the [variant spec](https://github.com/apache/parquet-format/blob/master/VariantEncoding.md) to decode tho

[I] Variant Shredding [arrow-go]

2025-04-11 Thread via GitHub
zeroshade opened a new issue, #351: URL: https://github.com/apache/arrow-go/issues/351 ### Describe the enhancement requested Shred variants in accordance with the [Variant Shredding Spec](https://github.com/apache/parquet-format/blob/master/VariantShredding.md) referencing https://g

[I] Variant Encoding [arrow-go]

2025-04-11 Thread via GitHub
zeroshade opened a new issue, #349: URL: https://github.com/apache/arrow-go/issues/349 ### Describe the enhancement requested Encode variants using the [variant encoding spec](https://github.com/apache/parquet-format/blob/master/VariantEncoding.md) ### Component(s) Parqu

[I] Support Variant Logical Type [arrow-go]

2025-04-11 Thread via GitHub
zeroshade opened a new issue, #348: URL: https://github.com/apache/arrow-go/issues/348 ### Describe the enhancement requested Initial implementation of the Logical type definition and an arrow extension type for Variant as per following the pattern used in https://github.com/apache/a

Re: [I] `RunEndEncodeTableColumns` doesn't change the table's schema type to reflect that the column is run-end-encoded [arrow]

2025-04-11 Thread via GitHub
mapleFU closed issue #45534: `RunEndEncodeTableColumns` doesn't change the table's schema type to reflect that the column is run-end-encoded URL: https://github.com/apache/arrow/issues/45534 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[I] [Python] Cython binding for `ArrowReaderProperties::read_dictionary` misses an argument [arrow]

2025-04-11 Thread via GitHub
lesterfan opened a new issue, #46121: URL: https://github.com/apache/arrow/issues/46121 ### Describe the bug, including details regarding any error messages, version, and platform. On the current main branch, the [Cython binding](https://github.com/apache/arrow/blob/bf5df5bd6680bf8ec

Re: [I] Data race in GetColumnPageReader [arrow-go]

2025-04-11 Thread via GitHub
zeroshade closed issue #342: Data race in GetColumnPageReader URL: https://github.com/apache/arrow-go/issues/342 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [I] Data race in GetColumnPageReader [arrow-go]

2025-04-11 Thread via GitHub
zeroshade closed issue #342: Data race in GetColumnPageReader URL: https://github.com/apache/arrow-go/issues/342 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[I] [JS] Add support for StringView types [arrow]

2025-04-11 Thread via GitHub
amoeba opened a new issue, #46120: URL: https://github.com/apache/arrow/issues/46120 ### Describe the enhancement requested Arrow JS currently doesn't support the following string view types: - BinaryView - LargeBinaryView - Utf8View - LargeUtf8View ### Component

[I] Accessing values from imported 'C data interface' array can result in out of bounds reads [arrow-java]

2025-04-11 Thread via GitHub
pepijnve opened a new issue, #709: URL: https://github.com/apache/arrow-java/issues/709 ### Describe the bug, including details regarding any error messages, version, and platform. Apache Datafusion creates variable-sized binary arrays whose first offset value into the value buffer i

[I] Implement Compression Algorithms in Meson [arrow]

2025-04-11 Thread via GitHub
WillAyd opened a new issue, #46115: URL: https://github.com/apache/arrow/issues/46115 ### Describe the enhancement requested Tangential to https://github.com/apache/arrow/issues/45778 we also need to implement support for the various compression algorithms (brotli, lz4, snappy, zstd)

Re: [I] [CI][C++] macOS 13 job fails to build utf8.cc [arrow]

2025-04-11 Thread via GitHub
raulcd closed issue #46077: [CI][C++] macOS 13 job fails to build utf8.cc URL: https://github.com/apache/arrow/issues/46077 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[I] [CI][C++] PR jobs for MINGW fail with 'boost/process/v1.hpp' file not found [arrow]

2025-04-11 Thread via GitHub
raulcd opened a new issue, #46111: URL: https://github.com/apache/arrow/issues/46111 ### Describe the bug, including details regarding any error messages, version, and platform. [AMD64 Windows MinGW MINGW64 C++](https://github.com/apache/arrow/actions/runs/14399567443/job/40382134068

Re: [I] [R] col_types of open_delim_dataset() does not work as described [arrow]

2025-04-11 Thread via GitHub
thisisnic closed issue #39811: [R] col_types of open_delim_dataset() does not work as described URL: https://github.com/apache/arrow/issues/39811 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[I] Enable GitHub discussions to be consistent between repositories [arrow-java]

2025-04-11 Thread via GitHub
raulcd opened a new issue, #708: URL: https://github.com/apache/arrow-java/issues/708 ### Describe the enhancement requested Should we enable discussions to be consistent between projects? We recently enabled discussions on the main Apache Arrow repository, see: - https://git