issues
search
don-tay
/
simpledb
Subset of SQL-compliant DBMS
0
stars
0
forks
source link
Fix wrong result when using non-equality predicate on idx fields
#40
Closed
don-tay
closed
2 years ago
don-tay
commented
2 years ago
fixes #33
Changes in this PR
[x] Bug fix
[ ] New feature
[ ] Breaking change of an existing feature
[ ] Refactor/Performance enhancements
Overview
Default to a sequential scan when non-equi pred used
fixes #33
Changes in this PR
Overview