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

Hang on big .ods files. #55

Open
magnetophon opened this issue Jul 29, 2019 · 4 comments
Open

Hang on big .ods files. #55

magnetophon opened this issue Jul 29, 2019 · 4 comments

Comments

@magnetophon
Copy link

When I try two almost empty files I get a nice diff, but when I try a real-world example, it hangs.
I can provide examples, if wanted.

@na-ka-na
Copy link
Owner

na-ka-na commented Jul 29, 2019 via email

@magnetophon
Copy link
Author

magnetophon commented Jul 29, 2019

Here you go:
https://ufile.io/4dghlgak
https://ufile.io/jhnccjrv

Github won't let me upload .ods files.

@jrball3
Copy link

jrball3 commented Jan 10, 2020

+1 to this @na-ka-na

An incredibly helpful feature would also be to set a maximum diffs limit, so the process does not hang until it's finished writing to stdout.

I would actually use --max_diffs=1. My current use case is to simply check if there are any diffs at all based on the criteria, and for large files with a lot of diffs this is very slow. I would then run a full diff if interested in the output.

@ClementFeltin
Copy link

Same issue here. I had to convert my files to xlsx get it to work.

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