[jira] [Commented] (ARROW-18247) [JS] RangeError in Vector.toArray()

2022-11-03 Thread thomas sarlandie (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628647#comment-17628647 ] thomas sarlandie commented on ARROW-18247: -- I have submitted a PR to fix this i

[jira] [Updated] (ARROW-18247) [JS] RangeError in Vector.toArray()

2022-11-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18247: --- Labels: pull-request-available (was: ) > [JS] RangeError in Vector.toArray() >

[jira] [Created] (ARROW-18247) [JS] RangeError in Vector.toArray()

2022-11-03 Thread thomas sarlandie (Jira)
thomas sarlandie created ARROW-18247: Summary: [JS] RangeError in Vector.toArray() Key: ARROW-18247 URL: https://issues.apache.org/jira/browse/ARROW-18247 Project: Apache Arrow Issue Type

[jira] [Commented] (ARROW-18185) [C++][Compute] Support KEEP_NULL option for compute::Filter

2022-11-03 Thread Jin Shang (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628638#comment-17628638 ] Jin Shang commented on ARROW-18185: --- [~jorisvandenbossche] Ah, I didn't know about the

[jira] [Commented] (ARROW-18244) [R] `mutate(x2=ifelse(x=='',NA,x))` Error: Function 'if_else' has no kernel matching input types

2022-11-03 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628624#comment-17628624 ] Neal Richardson commented on ARROW-18244: - I commented about ifelse on ARROW-182

[jira] [Commented] (ARROW-18241) [R] as.integer can't handdle empty character cels (ex c(''))

2022-11-03 Thread Neal Richardson (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628622#comment-17628622 ] Neal Richardson commented on ARROW-18241: - Two observations: 1. This isn't just

[jira] [Updated] (ARROW-18246) [Python][Docs] PyArrow table join docstring typos for left and right suffix arguments

2022-11-03 Thread d33bs (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] d33bs updated ARROW-18246: -- Summary: [Python][Docs] PyArrow table join docstring typos for left and right suffix arguments (was: PyArrow

[jira] [Created] (ARROW-18246) PyArrow table join docstring typos for left and right suffix arguments

2022-11-03 Thread d33bs (Jira)
d33bs created ARROW-18246: - Summary: PyArrow table join docstring typos for left and right suffix arguments Key: ARROW-18246 URL: https://issues.apache.org/jira/browse/ARROW-18246 Project: Apache Arrow

[jira] [Updated] (ARROW-18244) [R] `mutate(x2=ifelse(x=='',NA,x))` Error: Function 'if_else' has no kernel matching input types

2022-11-03 Thread Lucas Mation (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Mation updated ARROW-18244: - Description:   ``` q <- data.table(x=c('','30111976','01011976')) q %>% write_dataset('q') q2

[jira] [Updated] (ARROW-18244) [R] `mutate(x2=ifelse(x=='',NA,x))` Error: Function 'if_else' has no kernel matching input types

2022-11-03 Thread Lucas Mation (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Mation updated ARROW-18244: - Description:   ``` q <- data.table(x=c('','30111976','01011976')) q %>% write_dataset('q') q2

[jira] [Created] (ARROW-18245) wheels for PyArrow + Python 3.11

2022-11-03 Thread Aleksandar (Jira)
Aleksandar created ARROW-18245: -- Summary: wheels for PyArrow + Python 3.11 Key: ARROW-18245 URL: https://issues.apache.org/jira/browse/ARROW-18245 Project: Apache Arrow Issue Type: Improvement

[jira] [Created] (ARROW-18244) [R] `mutate(x2=ifelse(x=='',NA,x))` Error: Function 'if_else' has no kernel matching input types

2022-11-03 Thread Lucas Mation (Jira)
Lucas Mation created ARROW-18244: Summary: [R] `mutate(x2=ifelse(x=='',NA,x))` Error: Function 'if_else' has no kernel matching input types Key: ARROW-18244 URL: https://issues.apache.org/jira/browse/ARROW-18244

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

2022-11-03 Thread Matthew Topol (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Topol reassigned ARROW-18109: - Assignee: Matthew Topol > [Go] Scalar Unary Arithmetic (abs, neg, sqrt, sign) > ---

[jira] [Commented] (ARROW-18226) [Python] pyarrow.lib.ArrowInvalid: Not a Feather V1 or Arrow IPC file

2022-11-03 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-18226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628473#comment-17628473 ] bade tutuş commented on ARROW-18226: I installed pyarrow via pip3 {code:java} bade@b

[jira] [Commented] (ARROW-17984) pq.read_table doesn't seem to be thread safe

2022-11-03 Thread Ziheng Wang (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628471#comment-17628471 ] Ziheng Wang commented on ARROW-17984: - ``` Thread 42 (Thread 0x7fd1d77fe700 (LWP 10

[jira] [Commented] (ARROW-18242) [R] arrow implementation of lubridate::dmy parses invalid date "00001976" as date

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628467#comment-17628467 ] Nicola Crane commented on ARROW-18242: -- That's understandable. We test our work bu

[jira] [Resolved] (ARROW-18184) [C++] Improve JSON parser benchmarks

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

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

2022-11-03 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-18243: Summary: [R] Sanitizer nightly failure pointing to mixup between TimestampType and DurationType Key: ARROW-18243 URL: https://issues.apache.org/jira/browse/ARROW-18243

[jira] [Assigned] (ARROW-17117) [C++] Add timestamp column datatype support for AsOfJoin

2022-11-03 Thread Apache Arrow JIRA Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apache Arrow JIRA Bot reassigned ARROW-17117: - Assignee: (was: Ivan Chau) > [C++] Add timestamp column datatype su

[jira] [Commented] (ARROW-17117) [C++] Add timestamp column datatype support for AsOfJoin

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

[jira] [Commented] (ARROW-18242) [R] arrow implementation of lubridate::dmy parses invalid date "00001976" as date

2022-11-03 Thread Lucas Mation (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628430#comment-17628430 ] Lucas Mation commented on ARROW-18242: -- Updated. Thank you. I love `arrow`, but the

[jira] [Updated] (ARROW-18241) [R] as.integer can't handdle empty character cels (ex c(''))

2022-11-03 Thread Lucas Mation (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Mation updated ARROW-18241: - Description: I am importing a dataset with arrow, and then converting variable types. But I got

[jira] [Updated] (ARROW-18242) [R] arrow implementation of lubridate::dmy parses invalid date "00001976" as date

2022-11-03 Thread Lucas Mation (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Mation updated ARROW-18242: - Description: Sorry for so many issues, but I think this is another bug. Wrong behavior of the a

[jira] [Commented] (ARROW-18242) [R] arrow implementation of lubridate::dmy parses invalid date "00001976" as date

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628424#comment-17628424 ] Nicola Crane commented on ARROW-18242: -- [~lucasmation] Don't apologise for opening

[jira] [Created] (ARROW-18242) [R] arrow implementation of lubridate::dmy parses invalid date "00001976" as date

2022-11-03 Thread Lucas Mation (Jira)
Lucas Mation created ARROW-18242: Summary: [R] arrow implementation of lubridate::dmy parses invalid date "1976" as date Key: ARROW-18242 URL: https://issues.apache.org/jira/browse/ARROW-18242 Pro

[jira] [Commented] (ARROW-18229) [C++][Python] RecordBatchReader can be created with a 'dict' schema which then crashes on use

2022-11-03 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628423#comment-17628423 ] Joris Van den Bossche commented on ARROW-18229: --- I opened a PR to just ens

[jira] [Updated] (ARROW-18241) [R] as.integer can't handdle empty character cels (ex c(''))

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18241: - Description: I am importing a dataset with arrow, and then converting variable types. But I got

[jira] [Updated] (ARROW-18241) as.integer can't handdle empty character cels (ex c(''))

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18241: - Component/s: R > as.integer can't handdle empty character cels (ex c('')) >

[jira] [Updated] (ARROW-18241) [R] as.integer can't handdle empty character cels (ex c(''))

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18241: - Summary: [R] as.integer can't handdle empty character cels (ex c('')) (was: as.integer can't ha

[jira] [Updated] (ARROW-18202) [R][C++] Different behaviour of R's base::gsub() binding aka libarrow's replace_string_regex kernel since 10.0.0

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18202: - Summary: [R][C++] Different behaviour of R's base::gsub() binding aka libarrow's replace_string_

[jira] [Updated] (ARROW-18202) [R][C++] Different behaviour of R's base::gsub() binding aka libarrow's replace_string_regex kernel since 10.0.0

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18202: - Affects Version/s: 10.0.0 > [R][C++] Different behaviour of R's base::gsub() binding aka libarro

[jira] [Commented] (ARROW-18202) [R] gsub does not work properly

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628421#comment-17628421 ] Nicola Crane commented on ARROW-18202: -- Hmm, I've compared the ExecPlans for both w

[jira] [Updated] (ARROW-18202) [R] gsub does not work properly

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18202: - Component/s: C++ > [R] gsub does not work properly > --- > >

[jira] [Updated] (ARROW-18229) [C++][Python] RecordBatchReader can be created with a 'dict' schema which then crashes on use

2022-11-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18229: --- Labels: pull-request-available triaged (was: triaged) > [C++][Python] RecordBatchReader can

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

2022-11-03 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou reassigned ARROW-17975: -- Assignee: Antoine Pitrou > [C++] Create after-fork facility > ---

[jira] [Commented] (ARROW-18229) [C++][Python] RecordBatchReader can be created with a 'dict' schema which then crashes on use

2022-11-03 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628416#comment-17628416 ] Joris Van den Bossche commented on ARROW-18229: --- What is causing the segfa

[jira] [Assigned] (ARROW-18229) [C++][Python] RecordBatchReader can be created with a 'dict' schema which then crashes on use

2022-11-03 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van den Bossche reassigned ARROW-18229: - Assignee: Joris Van den Bossche > [C++][Python] RecordBatchReader can b

[jira] [Updated] (ARROW-18241) as.integer can't handdle empty character cels (ex c(''))

2022-11-03 Thread Lucas Mation (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Mation updated ARROW-18241: - Description: I am importing a dataset with arrow, and then converting variable types. But I got

[jira] [Created] (ARROW-18241) as.integer can't handdle empty character cels (ex c(''))

2022-11-03 Thread Lucas Mation (Jira)
Lucas Mation created ARROW-18241: Summary: as.integer can't handdle empty character cels (ex c('')) Key: ARROW-18241 URL: https://issues.apache.org/jira/browse/ARROW-18241 Project: Apache Arrow

[jira] [Updated] (ARROW-18240) [R] head() is crashing on some nightly builds

2022-11-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18240: --- Labels: pull-request-available (was: ) > [R] head() is crashing on some nightly builds > --

[jira] [Commented] (ARROW-18228) AWS Error SLOW_DOWN during PutObject operation

2022-11-03 Thread Will Jones (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628391#comment-17628391 ] Will Jones commented on ARROW-18228: I think this may have been caused by https://i

[jira] [Created] (ARROW-18240) [R] head() is crashing on some nightly builds

2022-11-03 Thread Dewey Dunnington (Jira)
Dewey Dunnington created ARROW-18240: Summary: [R] head() is crashing on some nightly builds Key: ARROW-18240 URL: https://issues.apache.org/jira/browse/ARROW-18240 Project: Apache Arrow

[jira] [Assigned] (ARROW-18240) [R] head() is crashing on some nightly builds

2022-11-03 Thread Dewey Dunnington (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dewey Dunnington reassigned ARROW-18240: Assignee: Dewey Dunnington > [R] head() is crashing on some nightly builds >

[jira] [Commented] (ARROW-18226) [Python] pyarrow.lib.ArrowInvalid: Not a Feather V1 or Arrow IPC file

2022-11-03 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628380#comment-17628380 ] Joris Van den Bossche commented on ARROW-18226: --- Can you print {{pyarrow._

[jira] [Commented] (ARROW-18210) [C++][Parquet] Skip check in StreamWriter

2022-11-03 Thread Will Jones (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628379#comment-17628379 ] Will Jones commented on ARROW-18210: Created https://issues.apache.org/jira/browse/A

[jira] [Created] (ARROW-18239) [C++][Docs] Add examples of Parquet TypedColumnWriter to user guide

2022-11-03 Thread Will Jones (Jira)
Will Jones created ARROW-18239: -- Summary: [C++][Docs] Add examples of Parquet TypedColumnWriter to user guide Key: ARROW-18239 URL: https://issues.apache.org/jira/browse/ARROW-18239 Project: Apache Arrow

[jira] [Commented] (ARROW-18097) [C++] Add a "list_contains" kernel

2022-11-03 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628378#comment-17628378 ] Joris Van den Bossche commented on ARROW-18097: --- [~jacek.pliszka] That wou

[jira] [Updated] (ARROW-17985) [Python][C++] Opaque error code ([code: 100]), when not setting region

2022-11-03 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joris Van den Bossche updated ARROW-17985: -- Fix Version/s: 11.0.0 > [Python][C++] Opaque error code ([code: 100]), when no

[jira] [Comment Edited] (ARROW-17985) [Python][C++] Opaque error code ([code: 100]), when not setting region

2022-11-03 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628366#comment-17628366 ] Joris Van den Bossche edited comment on ARROW-17985 at 11/3/22 2:55 PM: --

[jira] [Commented] (ARROW-17985) [Python][C++] Opaque error code ([code: 100]), when not setting region

2022-11-03 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628366#comment-17628366 ] Joris Van den Bossche commented on ARROW-17985: --- In addition to better doc

[jira] [Comment Edited] (ARROW-17985) [Python][C++] Opaque error code ([code: 100]), when not setting region

2022-11-03 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628361#comment-17628361 ] Miles Granger edited comment on ARROW-17985 at 11/3/22 2:45 PM: --

[jira] [Commented] (ARROW-17985) [Python][C++] Opaque error code ([code: 100]), when not setting region

2022-11-03 Thread Miles Granger (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628361#comment-17628361 ] Miles Granger commented on ARROW-17985: --- [~vroomerify] I'm a bit curious how {{reg

[jira] [Created] (ARROW-18238) [Python] Improve docs for S3FileSystem / bucket region resolution

2022-11-03 Thread Miles Granger (Jira)
Miles Granger created ARROW-18238: - Summary: [Python] Improve docs for S3FileSystem / bucket region resolution Key: ARROW-18238 URL: https://issues.apache.org/jira/browse/ARROW-18238 Project: Apache A

[jira] [Commented] (ARROW-18202) [R] gsub does not work properly

2022-11-03 Thread Lorenzo Isella (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628352#comment-17628352 ] Lorenzo Isella commented on ARROW-18202: Thanks. I am afraid that submitting a P

[jira] [Comment Edited] (ARROW-18202) [R] gsub does not work properly

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628349#comment-17628349 ] Nicola Crane edited comment on ARROW-18202 at 11/3/22 2:19 PM: ---

[jira] [Commented] (ARROW-18202) [R] gsub does not work properly

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628349#comment-17628349 ] Nicola Crane commented on ARROW-18202: -- Just installed 9.0.0 and can confirm that t

[jira] [Created] (ARROW-18237) Add support for mutable version of Table

2022-11-03 Thread Larry White (Jira)
Larry White created ARROW-18237: --- Summary: Add support for mutable version of Table Key: ARROW-18237 URL: https://issues.apache.org/jira/browse/ARROW-18237 Project: Apache Arrow Issue Type: Imp

[jira] [Assigned] (ARROW-18237) Add support for mutable version of Table

2022-11-03 Thread Larry White (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Larry White reassigned ARROW-18237: --- Assignee: Larry White > Add support for mutable version of Table >

[jira] [Commented] (ARROW-18219) [R] read_csv_arrow fails when a string contains a backslash-escaped quote mark followed by a comma

2022-11-03 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628326#comment-17628326 ] Antoine Pitrou commented on ARROW-18219: cc [~thisisnic] [~paleolimbot] > [R] r

[jira] [Commented] (ARROW-18219) [R] read_csv_arrow fails when a string contains a backslash-escaped quote mark followed by a comma

2022-11-03 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628325#comment-17628325 ] Antoine Pitrou commented on ARROW-18219: [~tklebel] That file is parsed correctl

[jira] [Commented] (ARROW-18202) [R] gsub does not work properly

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628324#comment-17628324 ] Nicola Crane commented on ARROW-18202: -- We always welcome PRs if you're interested

[jira] [Commented] (ARROW-18213) [R] Arrow 10 silently dropping missing values/blanks

2022-11-03 Thread Lorenzo Isella (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628302#comment-17628302 ] Lorenzo Isella commented on ARROW-18213: M..if you have reasons for

[jira] [Updated] (ARROW-18202) [R] gsub does not work properly

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18202: - Priority: Critical (was: Major) > [R] gsub does not work properly > ---

[jira] [Commented] (ARROW-18213) [R] Arrow 10 silently dropping missing values/blanks

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628298#comment-17628298 ] Nicola Crane commented on ARROW-18213: -- Yeah, I think you're right there to be hone

[jira] [Commented] (ARROW-18213) [R] Arrow 10 silently dropping missing values/blanks

2022-11-03 Thread Lorenzo Isella (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628295#comment-17628295 ] Lorenzo Isella commented on ARROW-18213: Thanks for the quick feedback. I agree

[jira] [Commented] (ARROW-18226) [Python] pyarrow.lib.ArrowInvalid: Not a Feather V1 or Arrow IPC file

2022-11-03 Thread Jira
[ https://issues.apache.org/jira/browse/ARROW-18226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628293#comment-17628293 ] bade tutuş commented on ARROW-18226: I upgraded pyarrow to pyarrow 9.0. Still same e

[jira] [Closed] (ARROW-18213) [R] Arrow 10 silently dropping missing values/blanks

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane closed ARROW-18213. Resolution: Not A Bug > [R] Arrow 10 silently dropping missing values/blanks > ---

[jira] [Comment Edited] (ARROW-18213) [R] Arrow 10 silently dropping missing values/blanks

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628288#comment-17628288 ] Nicola Crane edited comment on ARROW-18213 at 11/3/22 12:04 PM: --

[jira] [Commented] (ARROW-18213) [R] Arrow 10 silently dropping missing values/blanks

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628288#comment-17628288 ] Nicola Crane commented on ARROW-18213: -- Hi [~larry77], thanks for opening this issu

[jira] [Created] (ARROW-18236) [R] Improve error message when providing a mix of rreadr and Arrow options

2022-11-03 Thread Nicola Crane (Jira)
Nicola Crane created ARROW-18236: Summary: [R] Improve error message when providing a mix of rreadr and Arrow options Key: ARROW-18236 URL: https://issues.apache.org/jira/browse/ARROW-18236 Project: A

[jira] [Updated] (ARROW-18236) [R] Improve error message when providing a mix of readr and Arrow options

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18236: - Summary: [R] Improve error message when providing a mix of readr and Arrow options (was: [R] Im

[jira] [Commented] (ARROW-18218) [R] Implement functionality to read fixed-width files

2022-11-03 Thread Lucas Mation (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628283#comment-17628283 ] Lucas Mation commented on ARROW-18218: -- [~thisisnic] , tks. I developed an R+`arrow

[jira] [Resolved] (ARROW-18206) [CI][C++] Add a nightly build for C++20 compilation

2022-11-03 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou resolved ARROW-18206. Resolution: Fixed Issue resolved by pull request 14571 [https://github.com/apache/arrow/pu

[jira] [Comment Edited] (ARROW-18218) [R] Implement functionality to read fixed-width files

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628270#comment-17628270 ] Nicola Crane edited comment on ARROW-18218 at 11/3/22 11:23 AM: --

[jira] [Updated] (ARROW-18218) [R] Implement functionality to read fixed-width files

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18218: - Description: It would be great if `arrow` provided a function to read fixed-width file (FWF) fo

[jira] [Updated] (ARROW-18218) [R] Implement functionality to read fixed-width files

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18218: - Summary: [R] Implement functionality to read fixed-width files (was: [R] read_fwf_arrow) > [R]

[jira] [Updated] (ARROW-18218) [R] read_fwf_arrow

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicola Crane updated ARROW-18218: - Component/s: R > [R] read_fwf_arrow > -- > > Key: ARROW-18218 >

[jira] [Commented] (ARROW-18218) [R] read_fwf_arrow

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628271#comment-17628271 ] Nicola Crane commented on ARROW-18218: -- A workaround which may help in the meantime

[jira] [Commented] (ARROW-18218) [R] read_fwf_arrow

2022-11-03 Thread Nicola Crane (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628270#comment-17628270 ] Nicola Crane commented on ARROW-18218: -- Hi [~lucasmation], thanks for the feature r

[jira] [Updated] (ARROW-18214) [C++][R][Python] Use ISO 8601 in character representations of timestamps?

2022-11-03 Thread Alessandro Molina (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Molina updated ARROW-18214: -- Issue Type: Improvement (was: Bug) > [C++][R][Python] Use ISO 8601 in character repre

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

2022-11-03 Thread Alessandro Molina (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Molina updated ARROW-18230: -- Labels: triaged (was: ) > [Python] Pass Cmake args to Python CPP > -

[jira] [Updated] (ARROW-18229) [C++][Python] RecordBatchReader can be created with a 'dict' schema which then crashes on use

2022-11-03 Thread Alessandro Molina (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Molina updated ARROW-18229: -- Labels: triaged (was: ) > [C++][Python] RecordBatchReader can be created with a 'dict

[jira] [Updated] (ARROW-18214) [C++][R][Python] Use ISO 8601 in character representations of timestamps?

2022-11-03 Thread Alessandro Molina (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Molina updated ARROW-18214: -- Labels: triaged (was: ) > [C++][R][Python] Use ISO 8601 in character representations

[jira] [Updated] (ARROW-18191) [C++] Valgrind failure in arrow-gcsfs-test

2022-11-03 Thread Alessandro Molina (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Molina updated ARROW-18191: -- Priority: Critical (was: Major) > [C++] Valgrind failure in arrow-gcsfs-test > --

[jira] [Updated] (ARROW-18193) [C++] Acero should reject Substrait plans that require an implicit cast from decimal to float

2022-11-03 Thread Alessandro Molina (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Molina updated ARROW-18193: -- Labels: triaged (was: ) > [C++] Acero should reject Substrait plans that require an i

[jira] [Updated] (ARROW-18191) [C++] Valgrind failure in arrow-gcsfs-test

2022-11-03 Thread Alessandro Molina (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Molina updated ARROW-18191: -- Labels: triaged (was: ) > [C++] Valgrind failure in arrow-gcsfs-test > --

[jira] [Updated] (ARROW-18201) Remove ad-hoc substrait version after substrait#342

2022-11-03 Thread Alessandro Molina (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Molina updated ARROW-18201: -- Labels: triaged (was: ) > Remove ad-hoc substrait version after substrait#342 > -

[jira] [Assigned] (ARROW-18235) [C++][Gandiva] Fix the like function implementation for escape chars

2022-11-03 Thread Siddhant Rao (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddhant Rao reassigned ARROW-18235: Assignee: Siddhant Rao > [C++][Gandiva] Fix the like function implementation for escape c

[jira] [Updated] (ARROW-18235) [C++][Gandiva] Fix the like function implementation for escape chars

2022-11-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated ARROW-18235: --- Labels: pull-request-available (was: ) > [C++][Gandiva] Fix the like function implementatio

[jira] [Created] (ARROW-18235) [C++][Gandiva] Fix the like function implementation for escape chars

2022-11-03 Thread Siddhant Rao (Jira)
Siddhant Rao created ARROW-18235: Summary: [C++][Gandiva] Fix the like function implementation for escape chars Key: ARROW-18235 URL: https://issues.apache.org/jira/browse/ARROW-18235 Project: Apache

[jira] [Updated] (ARROW-18229) [C++][Python] RecordBatchReader can be created with a 'dict' schema which then crashes on use

2022-11-03 Thread Alessandro Molina (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Molina updated ARROW-18229: -- Priority: Blocker (was: Major) > [C++][Python] RecordBatchReader can be created with

[jira] [Updated] (ARROW-18234) Swift implementation of Arrow

2022-11-03 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-18234: --- Component/s: swi > Swift implementation of Arrow > - > >

[jira] [Updated] (ARROW-18234) [Swift] Swift implementation of Arrow

2022-11-03 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-18234: --- Summary: [Swift] Swift implementation of Arrow (was: Swift implementation of Arrow) > [Swi

[jira] [Updated] (ARROW-18234) Swift implementation of Arrow

2022-11-03 Thread Antoine Pitrou (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Pitrou updated ARROW-18234: --- Component/s: Swift (was: swi) > Swift implementation of Arrow > ---

[jira] [Commented] (ARROW-18219) [R] read_csv_arrow fails when a string contains a backslash-escaped quote mark followed by a comma

2022-11-03 Thread Thomas Klebel (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628211#comment-17628211 ] Thomas Klebel commented on ARROW-18219: --- The original CSV I was having issues look

[jira] [Commented] (ARROW-18185) [C++][Compute] Support KEEP_NULL option for compute::Filter

2022-11-03 Thread Joris Van den Bossche (Jira)
[ https://issues.apache.org/jira/browse/ARROW-18185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628191#comment-17628191 ] Joris Van den Bossche commented on ARROW-18185: --- We could maybe also consi