[jira] [Updated] (ARROW-18173) [Python] Drop older versions of Pandas (<1.0)

2022-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18173: --- Labels: pull-request-available (was: ) > [Python] Drop older versions of Pandas (<1.0) > --

[jira] [Assigned] (ARROW-18302) [Python] Is pyarrow vulnerable to CVE-2022-3786?

2022-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-18302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raúl Cumplido reassigned ARROW-18302: - Assignee: Raúl Cumplido > [Python] Is pyarrow vulnerable to CVE-2022-3786? > -

[jira] [Updated] (ARROW-18302) [Python] Is pyarrow vulnerable to CVE-2022-3786?

2022-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-18302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raúl Cumplido updated ARROW-18302: -- Fix Version/s: 10.0.1 > [Python] Is pyarrow vulnerable to CVE-2022-3786? > --

[jira] [Commented] (ARROW-18298) [Python] datetime shifted when using pyarrow.Table.from_pandas to load a pandas DateFrame containing datetime with timezone

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633652#comment-17633652 ] Miles Granger commented on ARROW-18298: --- I thought initially it was just how it wa

[jira] [Comment Edited] (ARROW-18298) [Python] datetime shifted when using pyarrow.Table.from_pandas to load a pandas DateFrame containing datetime with timezone

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633652#comment-17633652 ] Miles Granger edited comment on ARROW-18298 at 11/14/22 10:12 AM:

[jira] [Commented] (ARROW-18313) Issues with open_dataset()

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633659#comment-17633659 ] Miles Granger commented on ARROW-18313: --- When you say {{open_dataset}} what API ar

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

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18273: -- Summary: [Python] For extension types, compute kernels should default to storage types? (was:

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

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18273: -- Description: Currently, compute kernels don't recognize extensions types so that if you were

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

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18273: -- Description: Currently, compute kernels don't recognize extensions types so that if you were

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

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18273: -- Description: Currently, compute kernels don't recognize extensions types so that if you were

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

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18273: -- Description: Currently, compute kernels don't recognize extensions types so that if you were

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

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633667#comment-17633667 ] Miles Granger commented on ARROW-18273: --- I think this makes good sense, although I

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

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18273: -- Labels: Python extension-type (was: ) > [Python] For extension types, compute kernels should

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

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18275: -- Summary: [Python] Allow custom reader/writer implementation for arrow dataset read/write path

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

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18275: -- Labels: Python (was: ) > [Python] Allow custom reader/writer implementation for arrow dataset

[jira] [Updated] (ARROW-18313) Issues with open_dataset()

2022-11-14 Thread N Gautam Animesh (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] N Gautam Animesh updated ARROW-18313: - Attachment: image-2022-11-14-10-51-09-893.png > Issues with open_dataset() > ---

[jira] [Commented] (ARROW-18313) Issues with open_dataset()

2022-11-14 Thread N Gautam Animesh (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633685#comment-17633685 ] N Gautam Animesh commented on ARROW-18313: -- I am trying to read all the parquet

[jira] [Updated] (ARROW-18163) [Python] registering new data formats

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18163: -- Summary: [Python] registering new data formats (was: [python] registering new data formats)

[jira] [Updated] (ARROW-18163) [Python] registering new data formats

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Granger updated ARROW-18163: -- Description: Context: we're creating a new data format for computer vision (https://github.co

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

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633701#comment-17633701 ] Miles Granger commented on ARROW-18275: --- Does this overlap with [ARROW-18163 | ht

[jira] [Commented] (ARROW-16435) [Tools][Docs] Add instructions on how to collect the produced telemetry data

2022-11-14 Thread Matthijs Brobbel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633719#comment-17633719 ] Matthijs Brobbel commented on ARROW-16435: -- It seems there is an ongoing effort

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

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18276: Description: Hey! I am trying to read a CSV file using pyarrow together with fsspec from HDFS. I u

[jira] [Updated] (ARROW-18313) [R] Issues with open_dataset()

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18313: Summary: [R] Issues with open_dataset() (was: Issues with open_dataset()) > [R] Issues with open_

[jira] [Updated] (ARROW-18313) [R] Issues with open_dataset()

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18313: Component/s: R > [R] Issues with open_dataset() > -- > >

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

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18277: Component/s: R > [R] Unable to install R's arrow on RStudio >

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

2022-11-14 Thread Alenka Frim (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alenka Frim updated ARROW-18277: Summary: [R] Unable to install R's arrow on RStudio (was: Unable to install R's arrow on RStudio)

[jira] [Commented] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633773#comment-17633773 ] Miles Granger commented on ARROW-18290: --- Hmm, seems like one way for Arrow to fix

[jira] [Updated] (ARROW-18302) [Python] Is pyarrow vulnerable to CVE-2022-3786?

2022-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-18302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raúl Cumplido updated ARROW-18302: -- Component/s: Packaging > [Python] Is pyarrow vulnerable to CVE-2022-3786? > -

[jira] [Comment Edited] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633773#comment-17633773 ] Miles Granger edited comment on ARROW-18290 at 11/14/22 1:04 PM: -

[jira] [Updated] (ARROW-18302) [Python] Is pyarrow vulnerable to CVE-2022-3786?

2022-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18302: --- Labels: pull-request-available (was: ) > [Python] Is pyarrow vulnerable to CVE-2022-3786?

[jira] [Updated] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-18290: --- Component/s: C++ > [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain specia

[jira] [Commented] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633776#comment-17633776 ] Antoine Pitrou commented on ARROW-18290: Hmm... that is weird to say the least.

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

2022-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18257: --- Labels: pull-request-available (was: ) > [Python] array of time64 type changes from Time64T

[jira] [Commented] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633780#comment-17633780 ] Antoine Pitrou commented on ARROW-18290: I'll note that the GH comment quoted ab

[jira] [Commented] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633781#comment-17633781 ] Antoine Pitrou commented on ARROW-18290: I also don't know how we would override

[jira] [Created] (ARROW-18318) [Python] Expose Scalar.validate

2022-11-14 Thread Antoine Pitrou (Jira)
Antoine Pitrou created ARROW-18318: -- Summary: [Python] Expose Scalar.validate Key: ARROW-18318 URL: https://issues.apache.org/jira/browse/ARROW-18318 Project: Apache Arrow Issue Type: Improv

[jira] [Commented] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633800#comment-17633800 ] Miles Granger commented on ARROW-18290: --- Ok, I suppose the main thing is this work

[jira] [Comment Edited] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633800#comment-17633800 ] Miles Granger edited comment on ARROW-18290 at 11/14/22 1:36 PM: -

[jira] [Commented] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633803#comment-17633803 ] Antoine Pitrou commented on ARROW-18290: Well, we would like our S3 support to e

[jira] [Commented] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633804#comment-17633804 ] Antoine Pitrou commented on ARROW-18290: That said, I'm still interested to know

[jira] [Commented] (ARROW-18313) [R] Issues with open_dataset()

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633805#comment-17633805 ] Miles Granger commented on ARROW-18313: --- Okay, I suspect the OS isn't allowing it

[jira] [Created] (ARROW-18319) `binary_replace_slice` should not work with `string` types

2022-11-14 Thread Kshiteej K (Jira)
Kshiteej K created ARROW-18319: -- Summary: `binary_replace_slice` should not work with `string` types Key: ARROW-18319 URL: https://issues.apache.org/jira/browse/ARROW-18319 Project: Apache Arrow

[jira] [Commented] (ARROW-18290) [Python] `pyarrow.fs.copy_files` doesn't work if filenames contain special characters

2022-11-14 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633809#comment-17633809 ] Miles Granger commented on ARROW-18290: --- Seems like it works fine: (using the same

[jira] [Commented] (ARROW-18319) `binary_replace_slice` should not work with `string` types

2022-11-14 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633817#comment-17633817 ] Antoine Pitrou commented on ARROW-18319: cc [~rok] > `binary_replace_slice` sho

[jira] [Updated] (ARROW-18319) `binary_replace_slice` should not work with `string` types

2022-11-14 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-18319: --- Component/s: C++ > `binary_replace_slice` should not work with `string` types >

[jira] [Commented] (ARROW-18198) IndexOutOfBoundsException when loading compressed IPC format

2022-11-14 Thread David Dali Susanibar Arce (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633831#comment-17633831 ] David Dali Susanibar Arce commented on ARROW-18198: --- There isn't probl

[jira] [Commented] (ARROW-18313) [R] Issues with open_dataset()

2022-11-14 Thread Dewey Dunnington (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633833#comment-17633833 ] Dewey Dunnington commented on ARROW-18313: -- Yes, this one shows up frequently!

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

2022-11-14 Thread Dewey Dunnington (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633834#comment-17633834 ] Dewey Dunnington commented on ARROW-18277: -- Thanks for reporting! You wouldn't

[jira] [Commented] (ARROW-18263) [R] Error when trying to write POSIXlt data to CSV

2022-11-14 Thread Dewey Dunnington (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633837#comment-17633837 ] Dewey Dunnington commented on ARROW-18263: -- I think POSIXlt gets converted as a

[jira] [Assigned] (ARROW-18243) [R] Sanitizer nightly failure pointing to mixup between TimestampType and DurationType

2022-11-14 Thread Dewey Dunnington (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dewey Dunnington reassigned ARROW-18243: Assignee: Dewey Dunnington > [R] Sanitizer nightly failure pointing to mixup betw

[jira] [Created] (ARROW-18320) [C++] Flight client may crash due to improper Result/Status conversion

2022-11-14 Thread David Li (Jira)
David Li created ARROW-18320: Summary: [C++] Flight client may crash due to improper Result/Status conversion Key: ARROW-18320 URL: https://issues.apache.org/jira/browse/ARROW-18320 Project: Apache Arrow

[jira] [Commented] (ARROW-18320) [C++] Flight client may crash due to improper Result/Status conversion

2022-11-14 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633847#comment-17633847 ] David Li commented on ARROW-18320: -- I couldn't reproduce it with a quick try in PyArrow

[jira] [Assigned] (ARROW-18320) [C++] Flight client may crash due to improper Result/Status conversion

2022-11-14 Thread David Li (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Li reassigned ARROW-18320: Assignee: David Li > [C++] Flight client may crash due to improper Result/Status conversion > ---

[jira] [Assigned] (ARROW-18321) [R] Add tests for binary_slice kernel

2022-11-14 Thread Dewey Dunnington (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dewey Dunnington reassigned ARROW-18321: Assignee: Dewey Dunnington > [R] Add tests for binary_slice kernel >

[jira] [Created] (ARROW-18321) [R] Add tests for binary_slice kernel

2022-11-14 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-18321: Summary: [R] Add tests for binary_slice kernel Key: ARROW-18321 URL: https://issues.apache.org/jira/browse/ARROW-18321 Project: Apache Arrow Issue Ty

[jira] [Created] (ARROW-18322) PYTHON: source installation from pip without flight

2022-11-14 Thread Alan Snow (Jira)
Alan Snow created ARROW-18322: - Summary: PYTHON: source installation from pip without flight Key: ARROW-18322 URL: https://issues.apache.org/jira/browse/ARROW-18322 Project: Apache Arrow Issue Ty

[jira] [Commented] (ARROW-18309) [Go] delta_bit_packing Decode may panic

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633903#comment-17633903 ] Matthew Topol commented on ARROW-18309: --- I'll take a look at this, could you provi

[jira] [Updated] (ARROW-18322) PYTHON: source installation from pip without flight

2022-11-14 Thread Alan Snow (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Snow updated ARROW-18322: -- Description: {{{color:#569cd6}ENV{color}{color:#d4d4d4} ARROW_FLIGHT {color}{color:#ce9178}'OFF'{colo

[jira] [Created] (ARROW-18323) MIGRATION TEST ISSUE #2

2022-11-14 Thread Todd Farmer (Jira)
Todd Farmer created ARROW-18323: --- Summary: MIGRATION TEST ISSUE #2 Key: ARROW-18323 URL: https://issues.apache.org/jira/browse/ARROW-18323 Project: Apache Arrow Issue Type: Task Rep

[jira] [Updated] (ARROW-18243) [R] Sanitizer nightly failure pointing to mixup between TimestampType and DurationType

2022-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18243: --- Labels: pull-request-available (was: ) > [R] Sanitizer nightly failure pointing to mixup be

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

2022-11-14 Thread Chang She (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633917#comment-17633917 ] Chang She commented on ARROW-18275: --- Yeah, it would largely be sufficient. I created t

[jira] [Commented] (ARROW-18309) [Go] delta_bit_packing Decode may panic

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633919#comment-17633919 ] Matthew Topol commented on ARROW-18309: --- Also, can you try testing with Arrow v10.

[jira] [Assigned] (ARROW-18309) [Go] delta_bit_packing Decode may panic

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Topol reassigned ARROW-18309: - Assignee: Matthew Topol > [Go] delta_bit_packing Decode may panic > ---

[jira] [Assigned] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Topol reassigned ARROW-18317: - Assignee: Matthew Topol > [Go] Problem of dictionary update during a communication via

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

2022-11-14 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633925#comment-17633925 ] Weston Pace commented on ARROW-18269: - On writing, we encode each component. If the

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

2022-11-14 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633927#comment-17633927 ] Weston Pace commented on ARROW-15716: - I'm not certain I understand. A partition ke

[jira] [Resolved] (ARROW-18310) [C++] Use atomic backpressure counter

2022-11-14 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weston Pace resolved ARROW-18310. - Resolution: Fixed Issue resolved by pull request 14622 [https://github.com/apache/arrow/pull/146

[jira] [Updated] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18317: --- Labels: pull-request-available (was: ) > [Go] Problem of dictionary update during a communi

[jira] [Updated] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Topol updated ARROW-18317: -- Fix Version/s: 10.0.1 11.0.0 > [Go] Problem of dictionary update during a c

[jira] [Commented] (ARROW-15474) [Python] Possibility of a table.drop_duplicates() function?

2022-11-14 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633943#comment-17633943 ] Weston Pace commented on ARROW-15474: - {quote} Maybe even ordering function can be s

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633942#comment-17633942 ] Matthew Topol commented on ARROW-18317: --- [~lquerel] Please check the PR and double

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

2022-11-14 Thread Vibhatha Lakmal Abeykoon (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633952#comment-17633952 ] Vibhatha Lakmal Abeykoon commented on ARROW-15716: -- Yes, I was merely r

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

2022-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18264: --- Labels: pull-request-available (was: ) > [Python] Add Time64Scalar.value field > --

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

2022-11-14 Thread Connor (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633958#comment-17633958 ] Connor commented on ARROW-18277: We are not, we are running Debian:  {code:java} Distrib

[jira] [Comment Edited] (ARROW-15474) [Python] Possibility of a table.drop_duplicates() function?

2022-11-14 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633943#comment-17633943 ] Weston Pace edited comment on ARROW-15474 at 11/14/22 5:31 PM: ---

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

2022-11-14 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633961#comment-17633961 ] Weston Pace commented on ARROW-15716: - Ah, yes. So if you wanted to simplify I agre

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

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

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

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

[jira] [Assigned] (ARROW-6390) [Python][Flight] Add Python documentation / tutorial for Flight

2022-11-14 Thread Apache Arrow JIRA Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Arrow JIRA Bot reassigned ARROW-6390: Assignee: (was: Alessandro Molina) > [Python][Flight] Add Python docum

[jira] [Commented] (ARROW-6390) [Python][Flight] Add Python documentation / tutorial for Flight

2022-11-14 Thread Apache Arrow JIRA Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-6390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633976#comment-17633976 ] Apache Arrow JIRA Bot commented on ARROW-6390: -- This issue was last updated

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

2022-11-14 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633977#comment-17633977 ] Weston Pace commented on ARROW-18275: - {quote} 1. Custom formats can tell pa.dataset

[jira] [Updated] (ARROW-18302) [Python] Is pyarrow vulnerable to CVE-2022-3786?

2022-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-18302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raúl Cumplido updated ARROW-18302: -- Fix Version/s: 11.0.0 > [Python] Is pyarrow vulnerable to CVE-2022-3786? > --

[jira] [Updated] (ARROW-18302) [Python] Is pyarrow vulnerable to CVE-2022-3786?

2022-11-14 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-18302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raúl Cumplido updated ARROW-18302: -- Priority: Blocker (was: Major) > [Python] Is pyarrow vulnerable to CVE-2022-3786? >

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

2022-11-14 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633984#comment-17633984 ] Neal Richardson commented on ARROW-18277: - It's the same issue, your compiler (g

[jira] [Commented] (ARROW-15474) [Python] Possibility of a table.drop_duplicates() function?

2022-11-14 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633988#comment-17633988 ] Weston Pace commented on ARROW-15474: - I believe https://issues.apache.org/jira/brow

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

2022-11-14 Thread Connor (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17633993#comment-17633993 ] Connor commented on ARROW-18277: Ah thank you for that explanation and suggestion, I'll

[jira] [Commented] (ARROW-16435) [Tools][Docs] Add instructions on how to collect the produced telemetry data

2022-11-14 Thread Bryce Mecum (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634000#comment-17634000 ] Bryce Mecum commented on ARROW-16435: - Good eye, [~mbrobbel]. Do you know if the tea

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634012#comment-17634012 ] Laurent Querel commented on ARROW-18317: [~zeroshade] Thanks. I will check this

[jira] [Assigned] (ARROW-17288) [C++] Create fragment scanners for csv/parquet/orc/ipc

2022-11-14 Thread Weston Pace (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weston Pace reassigned ARROW-17288: --- Assignee: Weston Pace > [C++] Create fragment scanners for csv/parquet/orc/ipc > --

[jira] [Updated] (ARROW-18324) MIGRATION TEST ISSUE #3

2022-11-14 Thread Todd Farmer (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Farmer updated ARROW-18324: Attachment: screenshot-1.png > MIGRATION TEST ISSUE #3 > --- > >

[jira] [Created] (ARROW-18324) MIGRATION TEST ISSUE #3

2022-11-14 Thread Todd Farmer (Jira)
Todd Farmer created ARROW-18324: --- Summary: MIGRATION TEST ISSUE #3 Key: ARROW-18324 URL: https://issues.apache.org/jira/browse/ARROW-18324 Project: Apache Arrow Issue Type: Task Rep

[jira] [Commented] (ARROW-18324) MIGRATION TEST ISSUE #3

2022-11-14 Thread Todd Farmer (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634026#comment-17634026 ] Todd Farmer commented on ARROW-18324: - Test comment with screenshot attached: !scr

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Laurent Querel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634027#comment-17634027 ] Laurent Querel commented on ARROW-18317: [~zeroshade] This PR fixes the problem.

[jira] [Created] (ARROW-18325) [Docs][Python] Add Python 3.11 to python/install.rst

2022-11-14 Thread Alenka Frim (Jira)
Alenka Frim created ARROW-18325: --- Summary: [Docs][Python] Add Python 3.11 to python/install.rst Key: ARROW-18325 URL: https://issues.apache.org/jira/browse/ARROW-18325 Project: Apache Arrow Is

[jira] [Updated] (ARROW-18325) [Docs][Python] Add Python 3.11 to python/install.rst

2022-11-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18325: --- Labels: pull-request-available (was: ) > [Docs][Python] Add Python 3.11 to python/install.r

[jira] [Resolved] (ARROW-18251) [CI][Python] AMD64 macOS 11 Python 3 job fails on master on pip install

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

[jira] [Resolved] (ARROW-18302) [Python] Is pyarrow vulnerable to CVE-2022-3786?

2022-11-14 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou resolved ARROW-18302. -- Resolution: Fixed Issue resolved by pull request 14634 [https://github.com/apache/arrow/pull/1

[jira] [Updated] (ARROW-18322) [Python] source installation from pip without flight

2022-11-14 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kouhei Sutou updated ARROW-18322: - Summary: [Python] source installation from pip without flight (was: PYTHON: source installation

[jira] [Commented] (ARROW-18322) [Python] source installation from pip without flight

2022-11-14 Thread Kouhei Sutou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634039#comment-17634039 ] Kouhei Sutou commented on ARROW-18322: -- How did you install Apache Arrow C++? > [P

[jira] [Commented] (ARROW-18317) [Go] Problem of dictionary update during a communication via an IPC stream

2022-11-14 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634044#comment-17634044 ] Matthew Topol commented on ARROW-18317: --- Hey [~lquerel]  It looks like the IPC mod

  1   2   >