Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArrowInvalid: straddling object straddles two block boundaries (try to increase block size?) #7835

Closed
bharaniabhishek123 opened this issue Jul 26, 2020 · 4 comments

Comments

@bharaniabhishek123
Copy link

I am getting "ArrowInvalid: straddling object straddles two block boundaries (try to increase block size?)" while reading data from json file.
from pyarrow import json
fn= "sample.json"
table = json.read_json(fn)

error
ArrowInvalid: straddling object straddles two block boundaries (try to increase block size?)

How to resolve this ?

@wesm
Copy link
Member

wesm commented Jul 27, 2020

Could you open a JIRA issue and provide a data file that reproduces the issue?

@wesm
Copy link
Member

wesm commented Jul 31, 2020

@jjacobson95
Copy link

I just ran into this same error. Would you like me to provide a file?

@kou
Copy link
Member

kou commented Feb 15, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants