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

Wes McKinney commented on ARROW-7476:
-------------------------------------

That doesn't seem so big. If the data is not sensitive can you share it?

> [Python] Arrow error: IOError: Error reading bytes from file: No error
> ----------------------------------------------------------------------
>
>                 Key: ARROW-7476
>                 URL: https://issues.apache.org/jira/browse/ARROW-7476
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.15.0
>         Environment: windows
>            Reporter: gaurav vashisth
>            Priority: Major
>
> when I try to read a parquet file using either Pandas or dask, I get error 
> following error:
> Arrow error: IOError: Error reading bytes from file: No error. However, when 
> I try again to read the file, sometime I'm able to read the file. Below are 
> the command I used to read the parquet file.
> with dask
> dd.read_parquet('my.parquet', engine='pyarrow',compression='snappy').compute()
> {color:#172b4d}pd.read_parquet('my.parquet', 
> engine='pyarrow',compression='snappy'){color}
>  



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

Reply via email to