1513 Commits (9ccb891233e62820786514ad0101254d842706d9)
 

Author SHA1 Message Date
Ziyang Hu 7a4e428ea8 change readme 2 years ago
Ziyang Hu ad1938b61b update build shield 2 years ago
Ziyang Hu 5e21eb8558 do not build server-all for aarch64 2 years ago
Ziyang Hu 80f1732c87 bump deps 2 years ago
Ziyang Hu 09f578d085 prepare for the restoration of validity 2 years ago
Ziyang Hu f14a46552c pagerank tests 2 years ago
Ziyang Hu 8980e85224 change test name 2 years ago
Ziyang Hu 2acda1c48f change test name 2 years ago
Ziyang Hu c24d1f058f update realistic benchmarks 2 years ago
Ziyang Hu 31486c84e6 update realistic benchmarks 2 years ago
Ziyang Hu fcfe75b04b remove db before each benchmark 2 years ago
Ziyang Hu d3b8408529 separate bench 2 years ago
Ziyang Hu f2b96c4c26 make backup/restore smoother 2 years ago
Ziyang Hu 1b95c2616d bump versions 2 years ago
Ziyang Hu cea1dc5acc materialized join cannot be cached 2 years ago
Ziyang Hu d1349955b1 make everything compile again 2 years ago
Ziyang Hu 3b29579c48 update algorithms to use more efficient graph representation 2 years ago
Ziyang Hu 03d23173cb adds BFS shortest path 2 years ago
Ziyang Hu 5c7bff171c tx callbacks 2 years ago
Ziyang Hu 82dd566717 naming consistency 2 years ago
Ziyang Hu 9cadfc48a7 pave way for custom algorithms 2 years ago
Ziyang Hu 8aaae15be8 algo options may be huge, do not copy 2 years ago
Ziyang Hu e09a1e4b09 Rc algo impl instead of initializing a new one 2 years ago
Ziyang Hu 847ac55cfc avoid copying programs 2 years ago
Ziyang Hu 6beec31ada AlgoImpl now has a much cleaner API 2 years ago
Ziyang Hu 5bc0219b07 rename to regular temp store; make it the public interface 2 years ago
Ziyang Hu b45a1ce939 Merge branch 'main' into dev 2 years ago
Ziyang Hu 6c25a8278e Options to tune RocksDB engine 2 years ago
Ziyang Hu 59aab748ee coalesce function 2 years ago
Ziyang Hu 17f52713a1 rename confusing field 2 years ago
Ziyang Hu 1e5cf1e053 remove unused source files 2 years ago
Ziyang Hu 104d14a1a4 new tempstore now passes all tests 2 years ago
Ziyang Hu ae730c006f fix semi-naive delta eval 2 years ago
Ziyang Hu 53ada74a52 migrated to new stores 2 years ago
Ziyang Hu 9cebe63772 better store removal logic 2 years ago
Ziyang Hu 2e8bbdc62e localize store usage further 2 years ago
Ziyang Hu 0a0d0d0148 localize tempstore creation 2 years ago
Ziyang Hu 86289cd628 documenting 2 years ago
Ziyang Hu 2d6b56fdf3 Change the way temp stores are passed 2 years ago
Ziyang Hu f6f7aa9ccf rename relation 2 years ago
Ziyang Hu d95e8281c9 refactor eval 2 years ago
Ziyang Hu 0f84dfca8d temp store 2 years ago
Ziyang Hu 4ef4404d87 non-grouping aggregations now always return exactly one row 2 years ago
Ziyang Hu 233acd290f to_unity function 2 years ago
Ziyang Hu b9c4783e4d pull out point lookups 2 years ago
Ziyang Hu 315160418d remove debug info 2 years ago
Ziyang Hu 93276a2bcb remove debug info 2 years ago
Ziyang Hu 2d0caa842e point lookup optimization further 2 years ago
Ziyang Hu 84d90f2613 point lookup optimization 2 years ago
Ziyang Hu b16c5db431 rethink Tuple type 2 years ago