You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But nothing has been done regarding the File widget. Could we sample, just like in SQL? If the file is too big, load only the first n lines and m columns? (column restriction should probably be very loose)
I think this was opened as a more general todo item, for us to consider. As it is over a year old, we can probably close this and work on specific problems encountered more recently.
Orange version
3.3.8
Expected behavior
Orange shows an error when an operation runs out of memory.
(Might be hard to catch?)
Actual behavior
Orange crashes with error reporting option shown.
Steps to reproduce the behavior
The reported error crashed in apply_edit_domain:
https://github.com/biolab/orange3/blob/master/Orange/widgets/data/owfile.py#L419
But we need to consider other locations with big memory allocations.
Additional info (worksheets, data, screenshots, ...)
The text was updated successfully, but these errors were encountered: