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

DiffKit hangs/stalls when comparing tables in HyperSQL with large amount of rows using dropin hsqldb.jar #69

Open
GoogleCodeExporter opened this issue Jan 7, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Copy a hsqldb.jar for HyperSQL version 2.0.0 in the dropin directory and 
execute a diff against a table with a large amount of rows (for example, my 
table has 10000+).

What is the expected output? What do you see instead?
I expect to see DiffKit perform the diff fairly quickly with status outputs of 
"->1000", "->2000", "->3000", etc. but instead only see a status output of 
"->1000" and the program hanging/stalling after that.

What version of the product are you using? On what operating system?
0.8.10 on Windows

Please provide any additional information below.
When using the default hsqldb.jar embedded within DiffKit, this is no longer a 
problem for me and the expected output is seen.

Original issue reported on code.google.com by jjsz1...@gmail.com on 17 Jan 2011 at 4:30

@GoogleCodeExporter
Copy link
Author

Original comment by trur...@gmail.com on 17 Jan 2011 at 8:52

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by trur...@gmail.com on 20 Jan 2011 at 11:40

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

Original comment by trur...@gmail.com on 21 Jan 2011 at 12:39

  • Changed state: Started

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

No branches or pull requests

1 participant