[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] 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 #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] 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] 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 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] 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] 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] 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, #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, #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, #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] 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-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] 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] 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-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-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] 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 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 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] 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] 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] 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