[ 
https://issues.apache.org/jira/browse/ARROW-14388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17431248#comment-17431248
 ] 

Alessandro Molina commented on ARROW-14388:
-------------------------------------------

PS: If you are wondering about the {{pandas.Series}} values, those are exactly 
took from the {{pyspark}} test that triggered the segfault for me
{code:java}
test_createDataFrame_column_name_encoding 
(pyspark.sql.tests.test_arrow.ArrowTests) ... 
ARRAY 0    1
Name: a, dtype: int64 TYPE <class 'pandas.core.series.Series'>
---
MASK 0    False
Name: a, dtype: bool TYPE <class 'pandas.core.series.Series'>


Had test failures in pyspark.sql.tests.test_arrow ArrowTests with 
/Users/amol/ARROW/venv/bin/python3; see logs. {code}

> [Python] Add unittests for converter arrays with pandas masks
> -------------------------------------------------------------
>
>                 Key: ARROW-14388
>                 URL: https://issues.apache.org/jira/browse/ARROW-14388
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Krisztian Szucs
>            Assignee: Alessandro Molina
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Cover the changes in https://github.com/apache/arrow/pull/11465
> cc [~amol-]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to