Inconsistent select ordering
Open
bug
no repro
sql
- Dominant language
- Go
- Stars
- 24.4k
- Forks
- 873
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 121
Description
Related to an issue that was previously fixed:
https://github.com/dolthub/dolt/issues/984
Now we are seeing that every ~20 minutes or so the ordering changes. Running the query:
What's weird is that the ordering is flipping back and forth between two different result sets. E.g. run it and the first result is label X. Wait 20 minutes then the first result is label Y. Wait another 20 minutes and the result will be label X again. Wait again label Y...etc etc
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.