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

Visualization incorrect when I supply a file in which events are not ordered by time. #6

Open
dchanman opened this issue May 4, 2017 · 0 comments
Labels

Comments

@dchanman
Copy link
Collaborator

dchanman commented May 4, 2017

I created an input file where there events for two threads, but they are not ordered by time. In this file, there are all events for one thread listed first and then events for another thread listed second. The resulting visualization was broken. It did not correctly wrap threads as the snake around the screen.

There is bug in MonetDB, which prevents me from correctly using the OR operator. That is why I provided this unsorted file. We probably need to fix this bug, if we will be using MonetDB in the future, to work around this OR bug.

The file needed to reproduce this bug is attached.
OR-bug.txt

@dchanman dchanman added the bug label May 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant