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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: