[jira] [Created] (ARROW-17360) [Python] pyarrow.orc.ORCFile.read does not preserve ordering of columns

2022-08-09 Thread Matthew Roeschke (Jira)
Matthew Roeschke created ARROW-17360: Summary: [Python] pyarrow.orc.ORCFile.read does not preserve ordering of columns Key: ARROW-17360 URL: https://issues.apache.org/jira/browse/ARROW-17360

[jira] [Commented] (ARROW-17134) [C++(?)/Python] pyarrow.compute.replace_with_mask does not replace null when providing an array mask

2022-07-20 Thread Matthew Roeschke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17569124#comment-17569124 ] Matthew Roeschke commented on ARROW-17134: -- Ah okay that makes sense. When I read

[jira] [Created] (ARROW-17134) [C++(?)/Python] pyarrow.compute.replace_with_mask does not replace null when providing an array mask

2022-07-19 Thread Matthew Roeschke (Jira)
Matthew Roeschke created ARROW-17134: Summary: [C++(?)/Python] pyarrow.compute.replace_with_mask does not replace null when providing an array mask Key: ARROW-17134 URL:

[jira] [Updated] (ARROW-17096) pyarrow.compute.mode for boolean arrays does not return true when mixed with false

2022-07-15 Thread Matthew Roeschke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-17096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Roeschke updated ARROW-17096: - Description: {code:java} In [1]: import pyarrow.compute as pc In [2]: import pyarrow

[jira] [Created] (ARROW-17096) pyarrow.compute.mode for boolean arrays does not return true when mixed with false

2022-07-15 Thread Matthew Roeschke (Jira)
Matthew Roeschke created ARROW-17096: Summary: pyarrow.compute.mode for boolean arrays does not return true when mixed with false Key: ARROW-17096 URL: https://issues.apache.org/jira/browse/ARROW-17096

[jira] [Closed] (ARROW-16645) [Python] Allow pa.array/pa.chunked_array to infer pa.NA when in a non pyarrow container

2022-05-25 Thread Matthew Roeschke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Roeschke closed ARROW-16645. Resolution: Duplicate > [Python] Allow pa.array/pa.chunked_array to infer pa.NA when in a

[jira] [Commented] (ARROW-16645) [Python] Allow pa.array/pa.chunked_array to infer pa.NA when in a non pyarrow container

2022-05-25 Thread Matthew Roeschke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-16645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17542247#comment-17542247 ] Matthew Roeschke commented on ARROW-16645: -- Ah thanks, I didn't see ARROW-5295 Since this

[jira] [Created] (ARROW-16645) Allow pa.array/pa.chunked_array to infer pa.NA when in a non pyarrow container

2022-05-24 Thread Matthew Roeschke (Jira)
Matthew Roeschke created ARROW-16645: Summary: Allow pa.array/pa.chunked_array to infer pa.NA when in a non pyarrow container Key: ARROW-16645 URL: https://issues.apache.org/jira/browse/ARROW-16645

[jira] [Commented] (ARROW-15666) [C++][Python][R] Add format inference option to StrptimeOptions

2022-02-24 Thread Matthew Roeschke (Jira)
[ https://issues.apache.org/jira/browse/ARROW-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17497921#comment-17497921 ] Matthew Roeschke commented on ARROW-15666: -- Speaking from experience on the pandas side, I