You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "colin nichols (JIRA)" <ji...@apache.org> on 2017/06/20 18:36:00 UTC

[jira] [Comment Edited] (ARROW-1131) Python: Parquet unit tests are always skipped

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

colin nichols edited comment on ARROW-1131 at 6/20/17 6:35 PM:
---------------------------------------------------------------

I ran into the same issue and took the lower tech solution of temporarily removing the {{@parquet}} decorators... maybe worth a line in the readme?

{{pytest pyarrow --parquet}} worked for me



was (Author: cnichols):
I ran into the same issue and took the lower tech solution of temporarily removing the{{ @parquet}} decorators... maybe worth a line in the readme?

{{pytest pyarrow --parquet}} worked for me


> Python: Parquet unit tests are always skipped
> ---------------------------------------------
>
>                 Key: ARROW-1131
>                 URL: https://issues.apache.org/jira/browse/ARROW-1131
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.4.1
>            Reporter: Uwe L. Korn
>             Fix For: 0.5.0
>
>
> Currently the parquet unit tests are skipped when developing with pip (this seems to be the only common denominator). I'm seeing this locally and in the manylinux1 docker container, neither of them use {{-m 'not parquet'}}.



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