[GitHub] [arrow-adbc] lidavidm closed issue #453: [C][Sqlite] bug: entries field in get_info result is nullable

2023-02-14 Thread via GitHub
lidavidm closed issue #453: [C][Sqlite] bug: entries field in get_info result is nullable URL: https://github.com/apache/arrow-adbc/issues/453 -- 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 spe

[GitHub] [arrow] kou closed issue #34160: [Docs][Release] Multiple copies/versions of versionwarning.js

2023-02-14 Thread via GitHub
kou closed issue #34160: [Docs][Release] Multiple copies/versions of versionwarning.js URL: https://github.com/apache/arrow/issues/34160 -- 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

[GitHub] [arrow] anjakefala opened a new issue, #34183: Skip PyArrow tests when a testing component is not installed

2023-02-14 Thread via GitHub
anjakefala opened a new issue, #34183: URL: https://github.com/apache/arrow/issues/34183 ### Describe the enhancement requested As an example, when `Compute` is included in the build but `UTF8Proc` is not, you get failures in the compute tests for the utf-8 modules: > FAILED p

[GitHub] [arrow] lquerel opened a new issue, #34186: [Go] arrow.MapOf doesn't allow metadata to be specified for the underlying key and value fields

2023-02-14 Thread via GitHub
lquerel opened a new issue, #34186: URL: https://github.com/apache/arrow/issues/34186 ### Describe the enhancement requested The signature of `MapType` constructor is `func MapOf(key, item DataType) *MapType`. The field `MapType.value` is private and the pointer returned by `MapType.

[GitHub] [arrow] wgtmac opened a new issue, #34188: [C++][Benchmarking] AMD64 Windows 2019 C++17 build is broken

2023-02-14 Thread via GitHub
wgtmac opened a new issue, #34188: URL: https://github.com/apache/arrow/issues/34188 ### Describe the bug, including details regarding any error messages, version, and platform. **AMD64 Windows 2019 C++17** build is broken: https://github.com/apache/arrow/actions/runs/4172253626/jobs

[GitHub] [arrow] js8544 opened a new issue, #34189: [C++] Provide static libprotobuf.a for java-jars build

2023-02-14 Thread via GitHub
js8544 opened a new issue, #34189: URL: https://github.com/apache/arrow/issues/34189 ### Describe the bug, including details regarding any error messages, version, and platform. We need to use a static protobuf library for java-jars build. But brew stopped providing it when installin

[GitHub] [arrow] kou closed issue #34148: [C++] Minimal build failed in crossbow because of zstd v1.5.4 requires CMake v3.18

2023-02-14 Thread via GitHub
kou closed issue #34148: [C++] Minimal build failed in crossbow because of zstd v1.5.4 requires CMake v3.18 URL: https://github.com/apache/arrow/issues/34148 -- 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 t

[GitHub] [arrow] kou opened a new issue, #34191: [C++] Bundled ORC may not use the same ProtoBuf

2023-02-14 Thread via GitHub
kou opened a new issue, #34191: URL: https://github.com/apache/arrow/issues/34191 ### Describe the bug, including details regarding any error messages, version, and platform. We need to use `-DPROTOBUF_HOME` instead of `-DPROTO*` to use specific ProtoBuf in bundled ORC. If we don't s

[GitHub] [arrow] jorisvandenbossche closed issue #33973: [Python] Parquet `filter` keyword of read_table docstring is outdated

2023-02-15 Thread via GitHub
jorisvandenbossche closed issue #33973: [Python] Parquet `filter` keyword of read_table docstring is outdated URL: https://github.com/apache/arrow/issues/33973 -- 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

[GitHub] [arrow] kou closed issue #34163: [C++][CI] Typo in build_orc CMake macro

2023-02-15 Thread via GitHub
kou closed issue #34163: [C++][CI] Typo in build_orc CMake macro URL: https://github.com/apache/arrow/issues/34163 -- 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 unsubscrib

[GitHub] [arrow] kou closed issue #34188: [C++][Benchmarking] AMD64 Windows 2019 C++17 build is broken

2023-02-15 Thread via GitHub
kou closed issue #34188: [C++][Benchmarking] AMD64 Windows 2019 C++17 build is broken URL: https://github.com/apache/arrow/issues/34188 -- 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 c

[GitHub] [arrow] kou closed issue #34157: [C++] Configure bundled AWS SDK to use aws-lc instead of OpenSSL

2023-02-15 Thread via GitHub
kou closed issue #34157: [C++] Configure bundled AWS SDK to use aws-lc instead of OpenSSL URL: https://github.com/apache/arrow/issues/34157 -- 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 specif

[GitHub] [arrow] js8544 closed issue #34189: [Java] Provide static libprotobuf.a for java-jars build

2023-02-15 Thread via GitHub
js8544 closed issue #34189: [Java] Provide static libprotobuf.a for java-jars build URL: https://github.com/apache/arrow/issues/34189 -- 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 com

[GitHub] [arrow] Leosbl opened a new issue, #34196: Compute lagged or leading values

2023-02-15 Thread via GitHub
Leosbl opened a new issue, #34196: URL: https://github.com/apache/arrow/issues/34196 ### Describe the usage question you have. Please include as many useful details as possible. Hello, I was wondering if there is the possibility in arrow to take the difference of a series in

[GitHub] [arrow] thisisnic opened a new issue, #34197: [R][CI] Add previous R package versions to backwards compatability CI jobs

2023-02-15 Thread via GitHub
thisisnic opened a new issue, #34197: URL: https://github.com/apache/arrow/issues/34197 Previous Arrow versions in `github.linux.arrow.version.back.compat.yml` only go back to 7.0.0 - these should be updated to include more recent previous versions -- This is an automated message from th

[GitHub] [arrow] thisisnic opened a new issue, #34199: [R] Increment R package version in NEWS.md

2023-02-15 Thread via GitHub
thisisnic opened a new issue, #34199: URL: https://github.com/apache/arrow/issues/34199 The R package version needs incrementing from 11.0.0 to 11.0.0.2 -- 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

[GitHub] [arrow] Leosbl opened a new issue, #34201: [R] Compute lagged or leading values

2023-02-15 Thread via GitHub
Leosbl opened a new issue, #34201: URL: https://github.com/apache/arrow/issues/34201 ### Describe the enhancement requested Adding the the "lead-lag" function of dplyr. [https://dplyr.tidyverse.org/reference/lead-lag.html](url) ### Component(s) R -- This is

[GitHub] [arrow-adbc] lidavidm opened a new issue, #458: [Format] Query cancellation and progress

2023-02-15 Thread via GitHub
lidavidm opened a new issue, #458: URL: https://github.com/apache/arrow-adbc/issues/458 Executing a query requires blocking and waiting for results to be available. This is imperfect: - There's no way for a client to cancel query execution. - There's no way to get query progress.

[GitHub] [arrow-adbc] lidavidm opened a new issue, #459: [Format] Incremental query execution

2023-02-15 Thread via GitHub
lidavidm opened a new issue, #459: URL: https://github.com/apache/arrow-adbc/issues/459 Flight RPC/Flight SQL is proposing a way to execute queries and get back results incrementally, instead of waiting for the entire query to finish: https://lists.apache.org/thread/247z3t06mf132nocngc1jkp3

[GitHub] [arrow] felipecrv opened a new issue, #34203: Linker errors when building benchmarks with MSVC on Windows

2023-02-15 Thread via GitHub
felipecrv opened a new issue, #34203: URL: https://github.com/apache/arrow/issues/34203 ### Describe the bug, including details regarding any error messages, version, and platform. Without `-DBENCHMARK_STATIC_DEFINE` the Google Benchmark library declares symbols as `__declspec(dllexp

[GitHub] [arrow] felipecrv closed issue #34203: Linker errors when building benchmarks with MSVC on Windows

2023-02-15 Thread via GitHub
felipecrv closed issue #34203: Linker errors when building benchmarks with MSVC on Windows URL: https://github.com/apache/arrow/issues/34203 -- 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 speci

[GitHub] [arrow] felipecrv opened a new issue, #34206: jemalloc prepocessor definitions causes unity builds to mix jemalloc and system allocator functions

2023-02-15 Thread via GitHub
felipecrv opened a new issue, #34206: URL: https://github.com/apache/arrow/issues/34206 ### Describe the bug, including details regarding any error messages, version, and platform. Since `jemalloc.h` does # define malloc je_malloc when `JEMALLOC_MANGLE` is defined,

[GitHub] [arrow] zeroshade closed issue #34186: [Go] arrow.MapOf doesn't allow metadata to be specified for the underlying key and value fields

2023-02-15 Thread via GitHub
zeroshade closed issue #34186: [Go] arrow.MapOf doesn't allow metadata to be specified for the underlying key and value fields URL: https://github.com/apache/arrow/issues/34186 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [arrow-adbc] lidavidm opened a new issue, #460: [Release] Changelog in GitHub release seems off

2023-02-15 Thread via GitHub
lidavidm opened a new issue, #460: URL: https://github.com/apache/arrow-adbc/issues/460 It seems to have included 0.1.0 in 0.2.0? -- 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 comm

[GitHub] [arrow-adbc] lidavidm opened a new issue, #461: [CI] Add non-Conda pipelines

2023-02-15 Thread via GitHub
lidavidm opened a new issue, #461: URL: https://github.com/apache/arrow-adbc/issues/461 We should try to catch issues like #455 and #456. This applies to verification, too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [arrow] kou closed issue #34197: [R][CI] Add previous R package versions to backwards compatibility CI jobs

2023-02-15 Thread via GitHub
kou closed issue #34197: [R][CI] Add previous R package versions to backwards compatibility CI jobs URL: https://github.com/apache/arrow/issues/34197 -- 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

[GitHub] [arrow] kou closed issue #34199: [R] Increment R package version in NEWS.md

2023-02-15 Thread via GitHub
kou closed issue #34199: [R] Increment R package version in NEWS.md URL: https://github.com/apache/arrow/issues/34199 -- 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 unsubsc

[GitHub] [arrow] kou closed issue #34175: [Docs] .github/CONTRIBUTING.md still references Jira

2023-02-15 Thread via GitHub
kou closed issue #34175: [Docs] .github/CONTRIBUTING.md still references Jira URL: https://github.com/apache/arrow/issues/34175 -- 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.

[GitHub] [arrow] kou closed issue #34196: [R] Compute lagged or leading values

2023-02-15 Thread via GitHub
kou closed issue #34196: [R] Compute lagged or leading values URL: https://github.com/apache/arrow/issues/34196 -- 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,

[GitHub] [arrow] kou closed issue #34151: apache-arrow 11.0.0 build failure

2023-02-15 Thread via GitHub
kou closed issue #34151: apache-arrow 11.0.0 build failure URL: https://github.com/apache/arrow/issues/34151 -- 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-m

[GitHub] [arrow] kou closed issue #34174: [Docs][Release] Add 'tweet out the blog post' as a post-release task

2023-02-15 Thread via GitHub
kou closed issue #34174: [Docs][Release] Add 'tweet out the blog post' as a post-release task URL: https://github.com/apache/arrow/issues/34174 -- 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 sp

[GitHub] [arrow] icexelloss opened a new issue, #34210: [Python] Unexpected performance when casting from tz-naive to tz-aware timestamps

2023-02-15 Thread via GitHub
icexelloss opened a new issue, #34210: URL: https://github.com/apache/arrow/issues/34210 ### Describe the bug, including details regarding any error messages, version, and platform. I am testing performance of casting datatypes with pyarrow Table and saw some unexpected performance.

[GitHub] [arrow] PMassicotte opened a new issue, #34211: [R] Segmentation fault when using write_parquet()

2023-02-15 Thread via GitHub
PMassicotte opened a new issue, #34211: URL: https://github.com/apache/arrow/issues/34211 ### Describe the bug, including details regarding any error messages, version, and platform. I am randomly getting segfault when using `write_parquet()` with the latest release (the same code wo

[GitHub] [arrow] ayouqi opened a new issue, #34212: Extract partition list from pyarrow.dataset.ParquetFileFragment object

2023-02-15 Thread via GitHub
ayouqi opened a new issue, #34212: URL: https://github.com/apache/arrow/issues/34212 ### Describe the enhancement requested A` pyarrow.dataset.ParquetFileFragment` object has two elements: `path` and `partition`. The path can be extracted using `path` attribute but there is no attrib

[GitHub] [arrow] westonpace opened a new issue, #34213: [C++] Performance issue listing files over S3

2023-02-15 Thread via GitHub
westonpace opened a new issue, #34213: URL: https://github.com/apache/arrow/issues/34213 ### Describe the enhancement requested The current GetFileInfo implementation (ignoring paging/continuation) in S3 is roughly: ``` def list_dir(path, results=[]): rsp = s3_list_obje

[GitHub] [arrow] js8544 opened a new issue, #34214: [C++] Bundled AWS::c_cal can't find libcrypto on manylinux

2023-02-15 Thread via GitHub
js8544 opened a new issue, #34214: URL: https://github.com/apache/arrow/issues/34214 ### Describe the bug, including details regarding any error messages, version, and platform. Build failures: https://github.com/apache/arrow/pull/34159#issuecomment-1432012081. We should pass USE_OP

[GitHub] [arrow] benibus opened a new issue, #34216: [Python] Add bindings for JSON format in Dataset

2023-02-15 Thread via GitHub
benibus opened a new issue, #34216: URL: https://github.com/apache/arrow/issues/34216 ### Describe the enhancement requested https://github.com/apache/arrow/pull/33732 adds C++ support for reading (but not writing) JSON datasets. Once that's finalized, we should expose the new format

[GitHub] [arrow] kou closed issue #34206: [C++] jemalloc prepocessor definitions causes unity builds to mix jemalloc and system allocator functions

2023-02-15 Thread via GitHub
kou closed issue #34206: [C++] jemalloc prepocessor definitions causes unity builds to mix jemalloc and system allocator functions URL: https://github.com/apache/arrow/issues/34206 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [arrow] thisisnic closed issue #33702: [R] Package Arrow 11.0.0 for R/CRAN

2023-02-16 Thread via GitHub
thisisnic closed issue #33702: [R] Package Arrow 11.0.0 for R/CRAN URL: https://github.com/apache/arrow/issues/33702 -- 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 unsubscr

[GitHub] [arrow] jorisvandenbossche closed issue #33990: [C++] I know NAN != NAN but shouldn't literal(NAN) == literal(NAN)?

2023-02-16 Thread via GitHub
jorisvandenbossche closed issue #33990: [C++] I know NAN != NAN but shouldn't literal(NAN) == literal(NAN)? URL: https://github.com/apache/arrow/issues/33990 -- 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 t

[GitHub] [arrow] jorisvandenbossche closed issue #33801: [Python] C++ Extension Types aren't correctly exposed in pyarrow

2023-02-16 Thread via GitHub
jorisvandenbossche closed issue #33801: [Python] C++ Extension Types aren't correctly exposed in pyarrow URL: https://github.com/apache/arrow/issues/33801 -- 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 g

[GitHub] [arrow-adbc] lidavidm closed issue #455: [Go] Error building go driver manager (no C++ standard set)

2023-02-16 Thread via GitHub
lidavidm closed issue #455: [Go] Error building go driver manager (no C++ standard set) URL: https://github.com/apache/arrow-adbc/issues/455 -- 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 speci

[GitHub] [arrow-adbc] lidavidm opened a new issue, #464: [C] Generated sonames are wrong

2023-02-16 Thread via GitHub
lidavidm opened a new issue, #464: URL: https://github.com/apache/arrow-adbc/issues/464 They're `.so.2.0.0` should be `.so.0.2.0` -- 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 comm

[GitHub] [arrow-adbc] lidavidm opened a new issue, #465: [CI] Windows doesn't build/test Flight SQL Python package

2023-02-16 Thread via GitHub
lidavidm opened a new issue, #465: URL: https://github.com/apache/arrow-adbc/issues/465 And from the conda-forge setup I'm working on something seems to be broken in that config -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [arrow-adbc] lidavidm closed issue #464: [C] Generated sonames are wrong

2023-02-16 Thread via GitHub
lidavidm closed issue #464: [C] Generated sonames are wrong URL: https://github.com/apache/arrow-adbc/issues/464 -- 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,

[GitHub] [arrow-adbc] paleolimbot opened a new issue, #466: [C] SQLite driver is very slow when trying to bulk ingest with autocommit = true

2023-02-16 Thread via GitHub
paleolimbot opened a new issue, #466: URL: https://github.com/apache/arrow-adbc/issues/466 Encountered when working with the SQLite driver in R. I ran ```r # remotes::install_github("apache/arrow-nanoarrow/r") # remotes::install_github("apache/arrow-adbc/r/adbcdrivermanager")

[GitHub] [arrow] zeroshade opened a new issue, #34219: [Go][FlightRPC] Add Transactions to Sqlite FlightSQL example

2023-02-16 Thread via GitHub
zeroshade opened a new issue, #34219: URL: https://github.com/apache/arrow/issues/34219 ### Describe the enhancement requested Implement the BeginTransaction/EndTransaction methods for the example Sqlite FlightSQL server and properly manage the transactions when querying. ### C

[GitHub] [arrow] wjones127 opened a new issue, #34221: [FlightRPC][C++] Support implementing simple endpoints with async API

2023-02-16 Thread via GitHub
wjones127 opened a new issue, #34221: URL: https://github.com/apache/arrow/issues/34221 ### Describe the enhancement requested For high-QPS (queries per second) servers, gRPC recommends implementing services using the Async APIs over the Sync API ([docs](https://grpc.io/docs/guides/p

[GitHub] [arrow-cookbook] wjones127 opened a new issue, #295: [C++][Flight] Show example of using Channelz for debugging

2023-02-16 Thread via GitHub
wjones127 opened a new issue, #295: URL: https://github.com/apache/arrow-cookbook/issues/295 Show how to setup channelz support in a Flight server and how to query using https://github.com/grpc-ecosystem/grpcdebug -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [arrow] westonpace closed issue #34119: [C#] Add [] operator to Schema

2023-02-16 Thread via GitHub
westonpace closed issue #34119: [C#] Add [] operator to Schema URL: https://github.com/apache/arrow/issues/34119 -- 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,

[GitHub] [arrow] davisusanibar opened a new issue, #34222: [Java] Consume Substrait Plans

2023-02-16 Thread via GitHub
davisusanibar opened a new issue, #34222: URL: https://github.com/apache/arrow/issues/34222 ### Describe the enhancement requested The main purpose is to expose Java API to be able to Consume Substrait Plans as an input data. **High level proposal will be:** 1. Create Ja

[GitHub] [arrow] davisusanibar opened a new issue, #34223: [Java] Proposal for Java Substrait Consumers

2023-02-16 Thread via GitHub
davisusanibar opened a new issue, #34223: URL: https://github.com/apache/arrow/issues/34223 ### Describe the enhancement requested Create a PoC reusing current Java component to try to call current C++ Susbtrait methods: 1. Call to: ARROW_ENGINE_EXPORT Result> Serial

[GitHub] [arrow] davisusanibar opened a new issue, #34224: [Java] Development Java JNI Wrappers for Substrait (*.h , *.cc)

2023-02-16 Thread via GitHub
davisusanibar opened a new issue, #34224: URL: https://github.com/apache/arrow/issues/34224 ### Describe the enhancement requested Review last PoC https://github.com/apache/arrow/issues/34223 Define if this new functionality will be created on: - Extend current Java component

[GitHub] [arrow] davisusanibar opened a new issue, #34225: [Java] Development Java Substrait to call JNI Wrappers

2023-02-16 Thread via GitHub
davisusanibar opened a new issue, #34225: URL: https://github.com/apache/arrow/issues/34225 ### Describe the enhancement requested Review last PoC https://github.com/apache/arrow/issues/34223 Define if this new functionality will be created on: - Extend current Java component

[GitHub] [arrow] davisusanibar opened a new issue, #34226: [Java][Doc] Documentation for Java Substrait Consumer

2023-02-16 Thread via GitHub
davisusanibar opened a new issue, #34226: URL: https://github.com/apache/arrow/issues/34226 ### Describe the enhancement requested Add documentation for Java Substrait Consumer ### Component(s) Documentation -- This is an automated message from the Apache Git Service.

[GitHub] [arrow] westonpace closed issue #33209: [C++] Bind the JSON RecordBatchReader to Dataset

2023-02-16 Thread via GitHub
westonpace closed issue #33209: [C++] Bind the JSON RecordBatchReader to Dataset URL: https://github.com/apache/arrow/issues/33209 -- 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

[GitHub] [arrow] westonpace opened a new issue, #34228: [R] Extra features not found when Arrow is detected with pkg

2023-02-16 Thread via GitHub
westonpace opened a new issue, #34228: URL: https://github.com/apache/arrow/issues/34228 ### Describe the bug, including details regarding any error messages, version, and platform. I am well beyond my depth here but I was having trouble getting R to detect that my Arrow build had th

[GitHub] [arrow] zhztheplayer opened a new issue, #34230: [Java] Call allocation listener on BaseAllocator#wrapForeignAllocation

2023-02-16 Thread via GitHub
zhztheplayer opened a new issue, #34230: URL: https://github.com/apache/arrow/issues/34230 ### Describe the bug, including details regarding any error messages, version, and platform. Buffer created by BaseAllocator#wrapForeignAllocation calls `AllocationListener#onRelease` but the A

[GitHub] [arrow] westonpace closed issue #15098: [C++] FieldRef with clang-cl from VS 17.4.3 needs operator== with /std:c++20

2023-02-16 Thread via GitHub
westonpace closed issue #15098: [C++] FieldRef with clang-cl from VS 17.4.3 needs operator== with /std:c++20 URL: https://github.com/apache/arrow/issues/15098 -- 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

[GitHub] [arrow] kou closed issue #34214: [C++] Bundled AWS::c_cal can't find libcrypto on manylinux

2023-02-16 Thread via GitHub
kou closed issue #34214: [C++] Bundled AWS::c_cal can't find libcrypto on manylinux URL: https://github.com/apache/arrow/issues/34214 -- 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 com

[GitHub] [arrow] wgtmac opened a new issue, #34232: [R] AMD64 Ubuntu 20.04 R 4.2 CI is failing due to branch rename

2023-02-16 Thread via GitHub
wgtmac opened a new issue, #34232: URL: https://github.com/apache/arrow/issues/34232 ### Describe the bug, including details regarding any error messages, version, and platform. https://github.com/apache/arrow/actions/runs/4200029606/jobs/7285619420 ``` ══ Failed tests ══

[GitHub] [arrow] kou closed issue #34228: [R] Extra features not found when Arrow is detected with pkg

2023-02-16 Thread via GitHub
kou closed issue #34228: [R] Extra features not found when Arrow is detected with pkg URL: https://github.com/apache/arrow/issues/34228 -- 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 c

[GitHub] [arrow] jorisvandenbossche closed issue #20117: [Dev] Ask INFRA to switch default branch to main

2023-02-17 Thread via GitHub
jorisvandenbossche closed issue #20117: [Dev] Ask INFRA to switch default branch to main URL: https://github.com/apache/arrow/issues/20117 -- 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 specifi

[GitHub] [arrow] judahrand opened a new issue, #34235: [Python] Add `join_asof` binding

2023-02-17 Thread via GitHub
judahrand opened a new issue, #34235: URL: https://github.com/apache/arrow/issues/34235 ### Describe the enhancement requested The `AsofJoinNode` currently exists in the C++ implementation but there is no binding to it in PyArrow. It would be great to add this! ### Component(s)

[GitHub] [arrow] jorisvandenbossche closed issue #31148: [Dev] Update URLs in the repo to point to main

2023-02-17 Thread via GitHub
jorisvandenbossche closed issue #31148: [Dev] Update URLs in the repo to point to main URL: https://github.com/apache/arrow/issues/31148 -- 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

[GitHub] [arrow] jorisvandenbossche closed issue #34232: [R] AMD64 Ubuntu 20.04 R 4.2 CI is failing due to branch rename

2023-02-17 Thread via GitHub
jorisvandenbossche closed issue #34232: [R] AMD64 Ubuntu 20.04 R 4.2 CI is failing due to branch rename URL: https://github.com/apache/arrow/issues/34232 -- 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

[GitHub] [arrow] jorisvandenbossche closed issue #33215: [Dev] Replace hard-coded string "master" with "main" in dev/archery/archery/crossbow/core.py after default branch migration

2023-02-17 Thread via GitHub
jorisvandenbossche closed issue #33215: [Dev] Replace hard-coded string "master" with "main" in dev/archery/archery/crossbow/core.py after default branch migration URL: https://github.com/apache/arrow/issues/33215 -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [arrow] jorisvandenbossche closed issue #32804: [Dev] Remove "master" from default_branch property of Target class in core.py after migration to "main" as the default Git branch

2023-02-17 Thread via GitHub
jorisvandenbossche closed issue #32804: [Dev] Remove "master" from default_branch property of Target class in core.py after migration to "main" as the default Git branch URL: https://github.com/apache/arrow/issues/32804 -- This is an automated message from the Apache Git Service. To respond

[GitHub] [arrow] judahrand opened a new issue, #34236: Can't build Arrow on M1 Mac

2023-02-17 Thread via GitHub
judahrand opened a new issue, #34236: URL: https://github.com/apache/arrow/issues/34236 ### Describe the bug, including details regarding any error messages, version, and platform. I'm getting the following error on an M1 Mac: ``` Undefined symbols for architecture arm64:

[GitHub] [arrow] felipecrv opened a new issue, #34237: [C++] Avoid producing run-end encoded arrays with runs that have a length longer than INT_MAX

2023-02-17 Thread via GitHub
felipecrv opened a new issue, #34237: URL: https://github.com/apache/arrow/issues/34237 ### Describe the enhancement requested ## Hypothesis Limiting the length of runs (not the length of logical arrays) is going to prevent multi-language integration pains at a very low storage

[GitHub] [arrow] 0x26res opened a new issue, #34238: Segfault when calling groupby on table with misaligned chunks

2023-02-17 Thread via GitHub
0x26res opened a new issue, #34238: URL: https://github.com/apache/arrow/issues/34238 ### Describe the bug, including details regarding any error messages, version, and platform. - I have a table with ~100k records and 4 chunks of various sizes `[32768, 32768, 29599, 16692]` -

[GitHub] [arrow] zeroshade closed issue #20350: [C++] Handling of array-only types using VisitTypeInline

2023-02-17 Thread via GitHub
zeroshade closed issue #20350: [C++] Handling of array-only types using VisitTypeInline URL: https://github.com/apache/arrow/issues/20350 -- 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

[GitHub] [arrow] zeroshade closed issue #32543: [C++] Add type ID, Type and Array classes for RLE

2023-02-17 Thread via GitHub
zeroshade closed issue #32543: [C++] Add type ID, Type and Array classes for RLE URL: https://github.com/apache/arrow/issues/32543 -- 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

[GitHub] [arrow] zeroshade closed issue #32104: [Format][C++][Go] Adding Run-Length encoding to Arrow

2023-02-17 Thread via GitHub
zeroshade closed issue #32104: [Format][C++][Go] Adding Run-Length encoding to Arrow URL: https://github.com/apache/arrow/issues/32104 -- 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 co

[GitHub] [arrow] zeroshade closed issue #32772: [C++] Compare RLE Arrays

2023-02-17 Thread via GitHub
zeroshade closed issue #32772: [C++] Compare RLE Arrays URL: https://github.com/apache/arrow/issues/32772 -- 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-mail

[GitHub] [arrow] zeroshade closed issue #32544: [C++] Utility functions for working with RLE

2023-02-17 Thread via GitHub
zeroshade closed issue #32544: [C++] Utility functions for working with RLE URL: https://github.com/apache/arrow/issues/32544 -- 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

[GitHub] [arrow] zeroshade closed issue #32688: [C++] Array Builder for RLE Arrays

2023-02-17 Thread via GitHub
zeroshade closed issue #32688: [C++] Array Builder for RLE Arrays URL: https://github.com/apache/arrow/issues/32688 -- 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 unsubscri

[GitHub] [arrow] zeroshade closed issue #32731: [C++] Validation for RLE arrays

2023-02-17 Thread via GitHub
zeroshade closed issue #32731: [C++] Validation for RLE arrays URL: https://github.com/apache/arrow/issues/32731 -- 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,

[GitHub] [arrow] zeroshade closed issue #32774: [C++] Concatenate implementation for RLE

2023-02-17 Thread via GitHub
zeroshade closed issue #32774: [C++] Concatenate implementation for RLE URL: https://github.com/apache/arrow/issues/32774 -- 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 uns

[GitHub] [arrow] DorotaDR opened a new issue, #34239: Conversion of pyArrow table to pandas fails with error: ArrowException: Unknown error: Wrapping Q� failed

2023-02-17 Thread via GitHub
DorotaDR opened a new issue, #34239: URL: https://github.com/apache/arrow/issues/34239 ### Describe the bug, including details regarding any error messages, version, and platform. Using `pyArrow` `11.0.0`. Python 3.10 I used ArrowFlight to download the csv data: [titanic_p

[GitHub] [arrow] wjones127 closed issue #34138: [C++][Parquet] Fix parsing stats from min_value/max_value

2023-02-17 Thread via GitHub
wjones127 closed issue #34138: [C++][Parquet] Fix parsing stats from min_value/max_value URL: https://github.com/apache/arrow/issues/34138 -- 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 specifi

[GitHub] [arrow] wjones127 closed issue #15173: [Parquet][C++] ByteStreamSplitDecoder broken in presence of nulls

2023-02-17 Thread via GitHub
wjones127 closed issue #15173: [Parquet][C++] ByteStreamSplitDecoder broken in presence of nulls URL: https://github.com/apache/arrow/issues/15173 -- 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

[GitHub] [arrow] judahrand opened a new issue, #34240: [Python] Build instructions don't work

2023-02-17 Thread via GitHub
judahrand opened a new issue, #34240: URL: https://github.com/apache/arrow/issues/34240 ### Describe the bug, including details regarding any error messages, version, and platform. I'm following the build instructions for Python but get the following error: ``` CMake Error a

[GitHub] [arrow] vincent-mercier opened a new issue, #34241: Segmentation fault on compute functions against empty arrays

2023-02-17 Thread via GitHub
vincent-mercier opened a new issue, #34241: URL: https://github.com/apache/arrow/issues/34241 ### Describe the bug, including details regarding any error messages, version, and platform. Upgrading to pyarrow 11 on python 3.8, my team has found segmentation faults linked to empty arra

[GitHub] [arrow-adbc] lidavidm opened a new issue, #468: [CI] Sync the upstream conda package back into this repo

2023-02-17 Thread via GitHub
lidavidm opened a new issue, #468: URL: https://github.com/apache/arrow-adbc/issues/468 Ideally, we'd find a way to reuse that recipe instead of vendoring it here -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [arrow] mapleFU opened a new issue, #34242: [C++][Parquet] MINOR: remove unnecessary shared_ptr copy

2023-02-17 Thread via GitHub
mapleFU opened a new issue, #34242: URL: https://github.com/apache/arrow/issues/34242 ### Describe the enhancement requested C++ Parquet use lots of unnecessary `shared_ptr` copy. `shared_ptr` copy will increment atomic counter, and be bad for optimize. This issue just want to improv

[GitHub] [arrow] zeroshade closed issue #34219: [Go][FlightRPC] Add Transactions to Sqlite FlightSQL example

2023-02-17 Thread via GitHub
zeroshade closed issue #34219: [Go][FlightRPC] Add Transactions to Sqlite FlightSQL example URL: https://github.com/apache/arrow/issues/34219 -- 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 spec

[GitHub] [arrow] lidavidm closed issue #34047: [C++][FlightRPC] Make warning about do_action stream less noisy

2023-02-17 Thread via GitHub
lidavidm closed issue #34047: [C++][FlightRPC] Make warning about do_action stream less noisy URL: https://github.com/apache/arrow/issues/34047 -- 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 sp

[GitHub] [arrow] zeroshade opened a new issue, #34244: [Go][FlightRPC] FlightSQL SQLite example GetSqlInfo should return Transactions supported

2023-02-17 Thread via GitHub
zeroshade opened a new issue, #34244: URL: https://github.com/apache/arrow/issues/34244 ### Describe the bug, including details regarding any error messages, version, and platform. When Transaction support was added, the SQL Info wasn't updated to report as such. It should get update

[GitHub] [arrow] westonpace opened a new issue, #34247: [C++] Segmentation fault in test_dataset.py / test_feather_format_compressed

2023-02-17 Thread via GitHub
westonpace opened a new issue, #34247: URL: https://github.com/apache/arrow/issues/34247 ### Describe the bug, including details regarding any error messages, version, and platform. Stack trace from test failure: Failed check: https://github.com/apache/arrow/actions/runs/42061

[GitHub] [arrow] westonpace closed issue #33143: [C++] Kernel to convert timestamp with timezone to wall time

2023-02-17 Thread via GitHub
westonpace closed issue #33143: [C++] Kernel to convert timestamp with timezone to wall time URL: https://github.com/apache/arrow/issues/33143 -- 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 spe

[GitHub] [arrow] westonpace closed issue #34150: [C++] [Python] Fix improper initialization of `ConversionOptions`

2023-02-17 Thread via GitHub
westonpace closed issue #34150: [C++] [Python] Fix improper initialization of `ConversionOptions` URL: https://github.com/apache/arrow/issues/34150 -- 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 th

[GitHub] [arrow] zeroshade closed issue #34244: [Go][FlightRPC] FlightSQL SQLite example GetSqlInfo should return Transactions supported

2023-02-17 Thread via GitHub
zeroshade closed issue #34244: [Go][FlightRPC] FlightSQL SQLite example GetSqlInfo should return Transactions supported URL: https://github.com/apache/arrow/issues/34244 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [arrow] westonpace opened a new issue, #34248: [C++] Add an order_by node which can reassign an ordering mid-plan

2023-02-17 Thread via GitHub
westonpace opened a new issue, #34248: URL: https://github.com/apache/arrow/issues/34248 ### Describe the enhancement requested #34136 added ordering to exec plans. We can now take our order_by_sink node and make an actual order_by node which can be placed anywhere in a plan. This

[GitHub] [arrow] jhostetler opened a new issue, #34250: Schema inference reorders fields in nested structs

2023-02-17 Thread via GitHub
jhostetler opened a new issue, #34250: URL: https://github.com/apache/arrow/issues/34250 ### Describe the bug, including details regarding any error messages, version, and platform. Code example: ``` >>> import pyarrow >>> pyarrow.RecordBatch.from_pylist([{"start": 0, "end":

[GitHub] [arrow] marsupialtail opened a new issue, #34251: [Python] [Flight] Arrow Flight Server tells which line fails in Python

2023-02-17 Thread via GitHub
marsupialtail opened a new issue, #34251: URL: https://github.com/apache/arrow/issues/34251 ### Describe the enhancement requested Currently when the Arrow Flight server throws an exception, it doesn't tell me which line in the Python flight server code triggered the exception. It wo

[GitHub] [arrow] ianmcook opened a new issue, #34252: [Java] Filter and project Datasets with Substrait expressions

2023-02-18 Thread via GitHub
ianmcook opened a new issue, #34252: URL: https://github.com/apache/arrow/issues/34252 ### Describe the enhancement requested The features requested in https://github.com/apache/arrow/issues/33985 will allow Substrait expressions to be passed to the Dataset Filter and Project methods

[GitHub] [arrow] jaidisido opened a new issue, #34253: Pass extra kwargs to S3 Pyarrow Filesystem

2023-02-18 Thread via GitHub
jaidisido opened a new issue, #34253: URL: https://github.com/apache/arrow/issues/34253 ### Describe the enhancement requested AFAIK current implementation of [Pyarrow s3fs](https://arrow.apache.org/docs/python/generated/pyarrow.fs.S3FileSystem.html) does not support passing extra kw

[GitHub] [arrow-julia] Moelf closed issue #383: How to represent customize type field in schema

2023-02-18 Thread via GitHub
Moelf closed issue #383: How to represent customize type field in schema URL: https://github.com/apache/arrow-julia/issues/383 -- 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. T

[GitHub] [arrow] ianmcook opened a new issue, #34255: [Website] Add information about meetings to Community page

2023-02-18 Thread via GitHub
ianmcook opened a new issue, #34255: URL: https://github.com/apache/arrow/issues/34255 ### Describe the enhancement requested Mention on the Community page that some members of the Arrow community hold regular online meetings. Direct readers to the mailing lists for information about

<    7   8   9   10   11   12   13   14   15   16   >