[ 
https://issues.apache.org/jira/browse/ARROW-7476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wes McKinney closed ARROW-7476.
-------------------------------
    Resolution: Cannot Reproduce

Closing. If you can provide a way for us to reproduce the issue (such as a 
sample file) please reopen the issue. Thanks!

> [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