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

Viewer hangs and eventually does not respond #12

Open
AbhiSwamiUConn opened this issue Jun 5, 2024 · 3 comments
Open

Viewer hangs and eventually does not respond #12

AbhiSwamiUConn opened this issue Jun 5, 2024 · 3 comments

Comments

@AbhiSwamiUConn
Copy link

When reading files that are greater than a thousand kilobytes, the viewer becomes unresponsive for a few seconds, eventually not responding at all.

@AbhiSwamiUConn AbhiSwamiUConn changed the title Viewer hangs and eventually does not respond with files Viewer hangs and eventually does not respond Jun 5, 2024
@csmailis
Copy link
Owner

csmailis commented Jun 12, 2024

What are the dimensions of the table you want to load?

@AbhiSwamiUConn
Copy link
Author

Sorry for the late reply. The shape of the tables I want to load varies, but as an example, I am trying to load a table with a float32 Dtype and a shape of (2139809,1) and a file size of 8359 KB. Does the viewer allow someone to load that large of a file?

@csmailis
Copy link
Owner

csmailis commented Jun 13, 2024

I can reproduce your issue. It seems like a bug. I will try to fix it within the next days.

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

2 participants