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

Reading large files from S3 throws "invalid memory address or nil pointer dereference", after reading 65536 rows #598

Open
arifkursadkavas opened this issue Nov 28, 2024 · 0 comments

Comments

@arifkursadkavas
Copy link

Hi,
I have a case where I need to read large file(more than 1000000 rows) from S3.
When I do so, after reading 65536 rows, reader throws the error "invalid memory address or nil pointer dereference".

Is there a limit to rows that can be read? Or a default config that I should override?

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

1 participant