CS4224-Claps / project

MIT License
1 stars 0 forks source link

[CDB] Implement Transaction 2.5 - Stock #7

Closed seanlowjk closed 3 years ago

seanlowjk commented 3 years ago

Summary

Implement Xact 2.5, stock-level xacts for cockroachdb

Notes

After retrieving the set S , I used the entire set in my last query such that I can do a single query using the IN operator!