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

ASF GitHub Bot commented on ARROW-1721:
---------------------------------------

wesm commented on issue #1246: ARROW-1721: [Python] Implement null-mask check 
in places where it isn't supported in numpy_to_arrow.cc
URL: https://github.com/apache/arrow/pull/1246#issuecomment-339447985
 
 
   Couple flake8 warnings:
   
   ```
   +flake8 --count /home/travis/build/apache/arrow/python/pyarrow
   
/home/travis/build/apache/arrow/python/pyarrow/tests/test_convert_pandas.py:22:1:
 F401 'unittest' imported but unused
   
/home/travis/build/apache/arrow/python/pyarrow/tests/test_convert_pandas.py:1115:16:
 E231 missing whitespace after ','
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> [Python] Support null mask in places where it isn't supported in 
> numpy_to_arrow.cc
> ----------------------------------------------------------------------------------
>
>                 Key: ARROW-1721
>                 URL: https://issues.apache.org/jira/browse/ARROW-1721
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Licht Takeuchi
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> see https://github.com/apache/spark/pull/18664#discussion_r146472109 for 
> SPARK-21375



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to