1. 1ba4baa Merged asterix_stabilization r915:r995. by alexander.behm · 12 years ago
  2. 8a3e3c0 Fixed a bug in BTree indexed NL joins. The bug surfaced in a query with multiple index rewrites (primary index search feeding into a secondary indexed NL join). by alexander.behm · 12 years ago
  3. 85e97dc merged asterix_stabilization -r755:860 to asterix_lsm_stabilization by kisskys · 12 years ago
  4. 3caae9e Improved rule matching for indexed NL joins using primary btree indexes (if hint was given). Fixed a few bugs in the access method rewrite rule. Added tests to guard against regressions. by alexander.behm · 12 years ago
  5. 7eafd5f Improved index NL joins on primary btree indexes by requiring an unordered partitioning property instead of a broadcast. by alexander.behm · 12 years ago
  6. ec90fb6 Implemented indexed-nested loops join using BTrees. Added basic tests. by alexander.behm · 12 years ago