[jira] [Commented] (ARROW-18257) [Python] array of time64 type changes from Time64Type to DataType

2022-11-07 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630252#comment-17630252 ] Joris Van den Bossche commented on ARROW-18257: --- Yes, thanks for the report! This case

[jira] [Updated] (ARROW-18257) [Python] array of time64 type changes from Time64Type to DataType

2022-11-07 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van den Bossche updated ARROW-18257: -- Fix Version/s: 11.0.0 > [Python] array of time64 type changes from Time64Type

[jira] [Resolved] (ARROW-18284) [Python] CMake cannot find package configuration file in CMAKE_MODULE_PATH

2022-11-07 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-18284. -- Fix Version/s: 11.0.0 Resolution: Fixed Issue resolved by pull request 14586

[jira] [Updated] (ARROW-18284) [Python] CMake cannot find package configuration file in CMAKE_MODULE_PATH

2022-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18284: --- Labels: pull-request-available (was: ) > [Python] CMake cannot find package configuration

[jira] [Updated] (ARROW-18284) [Python] CMake cannot find package configuration file in CMAKE_MODULE_PATH

2022-11-07 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou updated ARROW-18284: - Summary: [Python] CMake cannot find package configuration file in CMAKE_MODULE_PATH (was:

[jira] [Updated] (ARROW-18284) CMake cannot find package configuration file in CMAKE_MODULE_PATH

2022-11-07 Thread ThisName (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ThisName updated ARROW-18284: - Component/s: Python > CMake cannot find package configuration file in CMAKE_MODULE_PATH >

[jira] [Created] (ARROW-18284) CMake cannot find package configuration file in CMAKE_MODULE_PATH

2022-11-07 Thread ThisName (Jira)
ThisName created ARROW-18284: Summary: CMake cannot find package configuration file in CMAKE_MODULE_PATH Key: ARROW-18284 URL: https://issues.apache.org/jira/browse/ARROW-18284 Project: Apache Arrow

[jira] [Commented] (ARROW-18230) [Python] Pass Cmake args to Python CPP

2022-11-07 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630180#comment-17630180 ] Alenka Frim commented on ARROW-18230: - I think this can/will be done as a part of the work in

[jira] [Resolved] (ARROW-18260) [C++][CMake] Add support for x64 for CMAKE_SYSTEM_PROCESSOR

2022-11-07 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-18260. -- Fix Version/s: 11.0.0 Resolution: Fixed Issue resolved by pull request 14598

[jira] [Created] (ARROW-18283) [R] Update Arrow for R cheatsheet to include GCS

2022-11-07 Thread Stephanie Hazlitt (Jira)
Stephanie Hazlitt created ARROW-18283: - Summary: [R] Update Arrow for R cheatsheet to include GCS Key: ARROW-18283 URL: https://issues.apache.org/jira/browse/ARROW-18283 Project: Apache Arrow

[jira] [Commented] (ARROW-18265) [C++] Allow FieldPath to work with ListElement

2022-11-07 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630176#comment-17630176 ] Miles Granger commented on ARROW-18265: --- Thanks [~westonpace], that's true, upon initial

[jira] [Commented] (ARROW-15716) [Dataset][Python] Parse a list of fragment paths to gather filters

2022-11-07 Thread Lance Dacey (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630175#comment-17630175 ] Lance Dacey commented on ARROW-15716: - Yes, if I could easily retrieve a list of the unique

[jira] [Created] (ARROW-18282) [C++][Python] Support step slicing in list_slice kernel

2022-11-07 Thread Miles Granger (Jira)
Miles Granger created ARROW-18282: - Summary: [C++][Python] Support step slicing in list_slice kernel Key: ARROW-18282 URL: https://issues.apache.org/jira/browse/ARROW-18282 Project: Apache Arrow

[jira] [Created] (ARROW-18281) [C++][Python] Support start == stop in list_slice kernel

2022-11-07 Thread Miles Granger (Jira)
Miles Granger created ARROW-18281: - Summary: [C++][Python] Support start == stop in list_slice kernel Key: ARROW-18281 URL: https://issues.apache.org/jira/browse/ARROW-18281 Project: Apache Arrow

[jira] [Updated] (ARROW-18281) [C++][Python] Support start == stop in list_slice kernel

2022-11-07 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18281: -- Description: [GitHub PR 14395 | https://github.com/apache/arrow/pull/14395] adds the

[jira] [Created] (ARROW-18280) [C++][Python] Support slicing to arbitrary end in list_slice kernel

2022-11-07 Thread Miles Granger (Jira)
Miles Granger created ARROW-18280: - Summary: [C++][Python] Support slicing to arbitrary end in list_slice kernel Key: ARROW-18280 URL: https://issues.apache.org/jira/browse/ARROW-18280 Project:

[jira] [Created] (ARROW-18279) [C++][Python] Implement HashAggregate UDF

2022-11-07 Thread Vibhatha Lakmal Abeykoon (Jira)
Vibhatha Lakmal Abeykoon created ARROW-18279: Summary: [C++][Python] Implement HashAggregate UDF Key: ARROW-18279 URL: https://issues.apache.org/jira/browse/ARROW-18279 Project: Apache

[jira] [Updated] (ARROW-18278) [Java] Maven generate-libs-jni-macos-linux on M1 fails due to cmake error

2022-11-07 Thread Rok Mihevc (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rok Mihevc updated ARROW-18278: --- Description: When building with maven on M1 [as per

[jira] [Created] (ARROW-18278) [Java] Maven generate-libs-jni-macos-linux on M1 fails due to cmake error

2022-11-07 Thread Rok Mihevc (Jira)
Rok Mihevc created ARROW-18278: -- Summary: [Java] Maven generate-libs-jni-macos-linux on M1 fails due to cmake error Key: ARROW-18278 URL: https://issues.apache.org/jira/browse/ARROW-18278 Project:

[jira] [Created] (ARROW-18277) Unable to install R's arrow on RStudio

2022-11-07 Thread Connor (Jira)
Connor created ARROW-18277: -- Summary: Unable to install R's arrow on RStudio Key: ARROW-18277 URL: https://issues.apache.org/jira/browse/ARROW-18277 Project: Apache Arrow Issue Type: Bug

[jira] [Resolved] (ARROW-18042) [Java] Distribute Apple M1 compatible JNI libraries via mavencentral

2022-11-07 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-18042. -- Fix Version/s: 11.0.0 Resolution: Fixed Issue resolved by pull request 14472

[jira] [Commented] (ARROW-15716) [Dataset][Python] Parse a list of fragment paths to gather filters

2022-11-07 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630089#comment-17630089 ] Weston Pace commented on ARROW-15716: - If I understand correctly, your goal is to get a list of

[jira] [Updated] (ARROW-18276) [Python] Reading from hdfs using pyarrow 10.0.0 throws OSError: [Errno 22] Opening HDFS file

2022-11-07 Thread Moritz Meister (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Moritz Meister updated ARROW-18276: --- Summary: [Python] Reading from hdfs using pyarrow 10.0.0 throws OSError: [Errno 22] Opening

[jira] [Created] (ARROW-18276) Reading from hdfs using pyarrow 10.0.0 throws OSError: [Errno 22] Opening HDFS file

2022-11-07 Thread Moritz Meister (Jira)
Moritz Meister created ARROW-18276: -- Summary: Reading from hdfs using pyarrow 10.0.0 throws OSError: [Errno 22] Opening HDFS file Key: ARROW-18276 URL: https://issues.apache.org/jira/browse/ARROW-18276

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630077#comment-17630077 ] Matthew Topol commented on ARROW-18274: --- Okay. I'll leave the PR up until tomorrow to give

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630076#comment-17630076 ] Laurent Querel commented on ARROW-18274: [~zeroshade] The PR LGTM. IMO a patch v10.0.1 will be

[jira] [Updated] (ARROW-18109) [Go] Scalar Unary Arithmetic (abs, neg, sqrt, sign)

2022-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18109: --- Labels: pull-request-available (was: ) > [Go] Scalar Unary Arithmetic (abs, neg, sqrt,

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630074#comment-17630074 ] Matthew Topol commented on ARROW-18274: --- [~lquerel] Okay, if you aren't already subscribed to the

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630072#comment-17630072 ] Laurent Querel commented on ARROW-18274: [~zeroshade] I'm working on the integration of Apache

[jira] [Resolved] (ARROW-18108) [Go] More Scalar Binary Arithmetic (Multiply & Divide)

2022-11-07 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Topol resolved ARROW-18108. --- Fix Version/s: 11.0.0 Resolution: Fixed Issue resolved by pull request 14544

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630064#comment-17630064 ] Matthew Topol commented on ARROW-18274: --- Np. Hope the explanations helped in my original comment.

[jira] [Comment Edited] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630060#comment-17630060 ] Laurent Querel edited comment on ARROW-18274 at 11/7/22 10:22 PM: --

[jira] [Updated] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18274: --- Labels: pull-request-available (was: ) > [Go] Sparse union of structs is buggy >

[jira] [Assigned] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Topol reassigned ARROW-18274: - Assignee: Matthew Topol > [Go] Sparse union of structs is buggy >

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630060#comment-17630060 ] Laurent Querel commented on ARROW-18274: [~zeroshade] Thanks for quick fix. > [Go] Sparse union

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630059#comment-17630059 ] Matthew Topol commented on ARROW-18274: --- Yea, I found the issue. You were kind of on the right

[jira] [Updated] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Querel updated ARROW-18274: --- Description: There is a bug with union of structs in V10. The first unit test crash with a

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630055#comment-17630055 ] Laurent Querel commented on ARROW-18274: [~zeroshade] The same kind of problem occurs if I try

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630053#comment-17630053 ] Matthew Topol commented on ARROW-18274: --- Oh interesting, you're constructing an empty array out of

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630050#comment-17630050 ] Laurent Querel commented on ARROW-18274: [~zeroshade] see my previous comment. > [Go] Sparse

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630048#comment-17630048 ] Laurent Querel commented on ARROW-18274: I updated the initial description with two unit tests. 

[jira] [Commented] (ARROW-15716) [Dataset][Python] Parse a list of fragment paths to gather filters

2022-11-07 Thread Lance Dacey (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630046#comment-17630046 ] Lance Dacey commented on ARROW-15716: - I wanted to check if this is something which might be

[jira] [Updated] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Querel updated ARROW-18274: --- Description: There is a bug with union of structs in V10. The first unit test crash with a

[jira] [Commented] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17630044#comment-17630044 ] Matthew Topol commented on ARROW-18274: --- >From what i was able to deduce from your statements,

[jira] [Updated] (ARROW-15716) [Dataset][Python] Parse a list of fragment paths to gather filters

2022-11-07 Thread Lance Dacey (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lance Dacey updated ARROW-15716: Description: Is it possible for partitioning.parse() to be updated to parse a list of paths

[jira] [Updated] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Laurent Querel updated ARROW-18274: --- Description: Union of structs is currently buggy in V10. See the following example.  

[jira] [Created] (ARROW-18275) Allow custom reader/writer implementation for arrow dataset read/write path

2022-11-07 Thread Chang She (Jira)
Chang She created ARROW-18275: - Summary: Allow custom reader/writer implementation for arrow dataset read/write path Key: ARROW-18275 URL: https://issues.apache.org/jira/browse/ARROW-18275 Project:

[jira] [Created] (ARROW-18274) [Go] Sparse union of structs is buggy

2022-11-07 Thread Laurent Querel (Jira)
Laurent Querel created ARROW-18274: -- Summary: [Go] Sparse union of structs is buggy Key: ARROW-18274 URL: https://issues.apache.org/jira/browse/ARROW-18274 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-18273) For extension types, compute kernels should default to storage types?

2022-11-07 Thread Chang She (Jira)
Chang She created ARROW-18273: - Summary: For extension types, compute kernels should default to storage types? Key: ARROW-18273 URL: https://issues.apache.org/jira/browse/ARROW-18273 Project: Apache

[jira] [Updated] (ARROW-18269) [C++] Slash character in partition value handling

2022-11-07 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weston Pace updated ARROW-18269: Summary: [C++] Slash character in partition value handling (was: Slash character in partition

[jira] [Updated] (ARROW-18269) Slash character in partition value handling

2022-11-07 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weston Pace updated ARROW-18269: Labels: good-first-issue (was: ) > Slash character in partition value handling >

[jira] [Commented] (ARROW-18269) Slash character in partition value handling

2022-11-07 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1763#comment-1763 ] Weston Pace commented on ARROW-18269: - Today we URI unescape fields as we read them. For this to

[jira] [Updated] (ARROW-18269) [C++] Slash character in partition value handling

2022-11-07 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weston Pace updated ARROW-18269: Component/s: C++ > [C++] Slash character in partition value handling >

[jira] [Commented] (ARROW-18267) [R] Possible bug in Handling Blank Conversion to Missing Value

2022-11-07 Thread Lorenzo Isella (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629995#comment-17629995 ] Lorenzo Isella commented on ARROW-18267: Thanks for the workaround. Technically speaking, it is

[jira] [Created] (ARROW-18272) [pyarrow] ParquetFile does not recognize GCS cloud path as a string

2022-11-07 Thread Zepu Zhang (Jira)
Zepu Zhang created ARROW-18272: -- Summary: [pyarrow] ParquetFile does not recognize GCS cloud path as a string Key: ARROW-18272 URL: https://issues.apache.org/jira/browse/ARROW-18272 Project: Apache

[jira] [Commented] (ARROW-18265) [C++] Allow FieldPath to work with ListElement

2022-11-07 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629969#comment-17629969 ] Weston Pace commented on ARROW-18265: - Is this just for fixed size lists? Or also for variable

[jira] [Commented] (ARROW-18265) [C++] Allow FieldPath to work with ListElement

2022-11-07 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629966#comment-17629966 ] Weston Pace commented on ARROW-18265: - Note that the {{list_element}} compute function exists which

[jira] [Updated] (ARROW-18264) [Python] Add Time64Scalar.value field

2022-11-07 Thread (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] updated ARROW-18264: - Description: At the moment, when pandas is not installed, it is not possible to access the underlying value for a

[jira] [Updated] (ARROW-18264) [Python] Add Time64Scalar.value field

2022-11-07 Thread (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] updated ARROW-18264: - Description: At the moment, when pandas is not installed, it is not possible to access the underlying value for a

[jira] [Created] (ARROW-18271) [C++] Remove GlobalForkSafeMutex

2022-11-07 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18271: -- Summary: [C++] Remove GlobalForkSafeMutex Key: ARROW-18271 URL: https://issues.apache.org/jira/browse/ARROW-18271 Project: Apache Arrow Issue Type: Task

[jira] [Updated] (ARROW-18270) [Python] Remove gcc 4.9 compatibility code

2022-11-07 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18270: --- Labels: pull-request-available (was: ) > [Python] Remove gcc 4.9 compatibility code >

[jira] [Created] (ARROW-18270) [Python] Remove gcc 4.9 compatibility code

2022-11-07 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18270: -- Summary: [Python] Remove gcc 4.9 compatibility code Key: ARROW-18270 URL: https://issues.apache.org/jira/browse/ARROW-18270 Project: Apache Arrow Issue

[jira] [Commented] (ARROW-16865) [C++] Implement cumulative product, max, and min compute functions

2022-11-07 Thread Apache Arrow JIRA Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629943#comment-17629943 ] Apache Arrow JIRA Bot commented on ARROW-16865: --- This issue was last updated over 90 days

[jira] [Commented] (ARROW-17346) [Java][Docs] Document the use of the batchSize argument in Dataset ScanOptions

2022-11-07 Thread Apache Arrow JIRA Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629942#comment-17629942 ] Apache Arrow JIRA Bot commented on ARROW-17346: --- This issue was last updated over 90 days

[jira] [Assigned] (ARROW-16865) [C++] Implement cumulative product, max, and min compute functions

2022-11-07 Thread Apache Arrow JIRA Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Arrow JIRA Bot reassigned ARROW-16865: - Assignee: (was: Jabari Booker) > [C++] Implement cumulative

[jira] [Assigned] (ARROW-17346) [Java][Docs] Document the use of the batchSize argument in Dataset ScanOptions

2022-11-07 Thread Apache Arrow JIRA Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Arrow JIRA Bot reassigned ARROW-17346: - Assignee: (was: Larry White) > [Java][Docs] Document the use of

[jira] [Updated] (ARROW-18190) [CI][Packaging] macOS mojave wheels are not being properly tested

2022-11-07 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-18190: --- Fix Version/s: 10.0.1 > [CI][Packaging] macOS mojave wheels are not being properly tested >

[jira] [Updated] (ARROW-18186) [C++][MinGW] Fail to build with clang

2022-11-07 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-18186: --- Fix Version/s: 10.0.1 > [C++][MinGW] Fail to build with clang >

[jira] [Updated] (ARROW-17487) [Python][Packaging] 3.11 wheels

2022-11-07 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-17487: --- Fix Version/s: 10.0.1 > [Python][Packaging] 3.11 wheels > --- >

[jira] [Updated] (ARROW-18092) [CI][Conan] Failed with gRPC related dependency resolution failure

2022-11-07 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-18092: --- Fix Version/s: 10.0.1 > [CI][Conan] Failed with gRPC related dependency resolution failure

[jira] [Updated] (ARROW-18078) [Docs][R] Broken link in R documentation

2022-11-07 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-18078: --- Fix Version/s: 10.0.1 > [Docs][R] Broken link in R documentation >

[jira] [Resolved] (ARROW-17975) [C++] Create after-fork facility

2022-11-07 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-17975. Fix Version/s: 11.0.0 Resolution: Fixed Issue resolved by pull request 14594

[jira] [Commented] (ARROW-18241) [C++] Add cast option to return null for values that can't convert

2022-11-07 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629916#comment-17629916 ] Neal Richardson commented on ARROW-18241: - There are some string functions we could perhaps use

[jira] [Commented] (ARROW-18267) [R] Possible bug in Handling Blank Conversion to Missing Value

2022-11-07 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629873#comment-17629873 ] Neal Richardson commented on ARROW-18267: - Workaround specifically for empty strings: {code}

[jira] [Closed] (ARROW-18267) [R] Possible bug in Handling Blank Conversion to Missing Value

2022-11-07 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson closed ARROW-18267. --- Resolution: Duplicate > [R] Possible bug in Handling Blank Conversion to Missing Value >

[jira] [Commented] (ARROW-18267) [R] Possible bug in Handling Blank Conversion to Missing Value

2022-11-07 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629867#comment-17629867 ] Neal Richardson commented on ARROW-18267: - Thanks for reporting. This sounds the same as

[jira] [Updated] (ARROW-18258) [CI] Substrait Integration Testing

2022-11-07 Thread Jacob Wujciak-Jens (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob Wujciak-Jens updated ARROW-18258: --- Summary: [CI] Substrait Integration Testing (was: [Docker] Substrait Integration

[jira] [Updated] (ARROW-18258) [Docker] Substrait Integration Testing

2022-11-07 Thread Jacob Wujciak-Jens (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacob Wujciak-Jens updated ARROW-18258: --- Component/s: Continuous Integration > [Docker] Substrait Integration Testing >

[jira] [Updated] (ARROW-18269) Slash character in partition value handling

2022-11-07 Thread Vadym Dytyniak (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vadym Dytyniak updated ARROW-18269: --- Description:   Provided example shows that pyarrow does not handle partition value that

[jira] [Updated] (ARROW-18267) [R] Possible bug in Handling Blank Conversion to Missing Value

2022-11-07 Thread Lorenzo Isella (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenzo Isella updated ARROW-18267: --- Description:   I am not sure if this is a bug, but I would expect that if I convert a

[jira] [Updated] (ARROW-18267) [R] Possible bug in Handling Blank Conversion to Missing Value

2022-11-07 Thread Lorenzo Isella (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenzo Isella updated ARROW-18267: --- Description:   I am not sure if this is a bug, but I would expect that if I convert a

[jira] [Created] (ARROW-18269) Slash character in partition value handling

2022-11-07 Thread Vadym Dytyniak (Jira)
Vadym Dytyniak created ARROW-18269: -- Summary: Slash character in partition value handling Key: ARROW-18269 URL: https://issues.apache.org/jira/browse/ARROW-18269 Project: Apache Arrow Issue

[jira] [Closed] (ARROW-18268) [Poss]

2022-11-07 Thread Lorenzo Isella (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lorenzo Isella closed ARROW-18268. -- Resolution: Fixed > [Poss] > -- > > Key: ARROW-18268 >

[jira] [Created] (ARROW-18268) [Poss]

2022-11-07 Thread Lorenzo Isella (Jira)
Lorenzo Isella created ARROW-18268: -- Summary: [Poss] Key: ARROW-18268 URL: https://issues.apache.org/jira/browse/ARROW-18268 Project: Apache Arrow Issue Type: Bug Reporter:

[jira] [Created] (ARROW-18267) [R] Possible bug in Handling Blank Conversion to Missing Value

2022-11-07 Thread Lorenzo Isella (Jira)
Lorenzo Isella created ARROW-18267: -- Summary: [R] Possible bug in Handling Blank Conversion to Missing Value Key: ARROW-18267 URL: https://issues.apache.org/jira/browse/ARROW-18267 Project: Apache

[jira] [Updated] (ARROW-18266) [R] Make it more obvious how to read in a Parquet file with a different schema to the inferred one

2022-11-07 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18266: - Description: It's not all that clear from our docs that if we want to read in a Parquet file

[jira] [Created] (ARROW-18266) [R] Make it more obvious how to read in a Parquet file with a different schema to the inferred one

2022-11-07 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18266: Summary: [R] Make it more obvious how to read in a Parquet file with a different schema to the inferred one Key: ARROW-18266 URL:

[jira] [Reopened] (ARROW-18254) [Python] ArrowInvalid: Expected to read 578488923 metadata bytes, but only read 374478920

2022-11-07 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou reopened ARROW-18254: > [Python] ArrowInvalid: Expected to read 578488923 metadata bytes, but only > read

[jira] [Closed] (ARROW-18254) [Python] ArrowInvalid: Expected to read 578488923 metadata bytes, but only read 374478920

2022-11-07 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou closed ARROW-18254. -- Resolution: Not A Problem > [Python] ArrowInvalid: Expected to read 578488923 metadata bytes,

[jira] [Updated] (ARROW-18250) [R] str_replace with NA does not match stringr behavior

2022-11-07 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-18250: Component/s: (was: C++) > [R] str_replace with NA does not match stringr behavior >

[jira] [Updated] (ARROW-18250) [R] str_replace with NA does not match stringr behavior

2022-11-07 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neal Richardson updated ARROW-18250: Summary: [R] str_replace with NA does not match stringr behavior (was: [R][C++]

[jira] [Commented] (ARROW-18250) [R][C++] mutate(x2=x %>% str_replace('^ s*$',NA_character_)) Does not replicate behaviour of R

2022-11-07 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629822#comment-17629822 ] Neal Richardson commented on ARROW-18250: - ARROW-18202 is masking another issue with substring

[jira] [Closed] (ARROW-18254) [Python] ArrowInvalid: Expected to read 578488923 metadata bytes, but only read 374478920

2022-11-07 Thread jack (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jack closed ARROW-18254. Resolution: Fixed > [Python] ArrowInvalid: Expected to read 578488923 metadata bytes, but only > read 374478920

[jira] [Commented] (ARROW-18254) [Python] ArrowInvalid: Expected to read 578488923 metadata bytes, but only read 374478920

2022-11-07 Thread jack (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17629807#comment-17629807 ] jack commented on ARROW-18254: -- I think I have understood the issue. Sorry for the trouble > [Python]

[jira] [Updated] (ARROW-18265) [C++] Allow FieldPath to work with ListElement

2022-11-07 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18265: -- Description: {{FieldRef::FromDotPath}} can parse a single list element field. ie.

[jira] [Created] (ARROW-18265) [C++] Allow FieldPath to work with ListElement

2022-11-07 Thread Miles Granger (Jira)
Miles Granger created ARROW-18265: - Summary: [C++] Allow FieldPath to work with ListElement Key: ARROW-18265 URL: https://issues.apache.org/jira/browse/ARROW-18265 Project: Apache Arrow

[jira] [Updated] (ARROW-18049) [R] Support column renaming in col_select argument to file reading functions

2022-11-07 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18049: - Parent: ARROW-18181 Issue Type: Sub-task (was: Improvement) > [R] Support column

[jira] [Updated] (ARROW-18257) [Python] array of time64 type changes from Time64Type to DataType

2022-11-07 Thread (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] updated ARROW-18257: - Component/s: Python > [Python] array of time64 type changes from Time64Type to DataType >

[jira] [Updated] (ARROW-18264) [Python] Add Time64Scalar.value field

2022-11-07 Thread (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] updated ARROW-18264: - Component/s: Python > [Python] Add Time64Scalar.value field > - > >

[jira] [Updated] (ARROW-18264) [Python] Add Time64Scalar.value field

2022-11-07 Thread (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] updated ARROW-18264: - Affects Version/s: 10.0.0 > [Python] Add Time64Scalar.value field > - > >

  1   2   >