1
0
Fork 0
arangodb/arangod
Jan cd93485275
more eager "remove-filter-covered-by-index" rule (#5495)
make optimizer rule "remove-filter-covered-by-index" not stop after removing
a sub-condition from a FILTER statement, but pass the optimized FILTER
statement again into the optimizer rule for further optimizations.
This allows optimizing away some more FILTER conditions than before.
2018-06-01 14:41:52 +02:00
..
Actions Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
Agency inception was ignoring leader's configuration (#5415) 2018-05-22 12:57:00 +02:00
Aql more eager "remove-filter-covered-by-index" rule (#5495) 2018-06-01 14:41:52 +02:00
Auth fix scoping of vpack object builder (#5351) (#5355) 2018-05-15 18:02:04 +02:00
Cache Fix a small logic issue in cache resize metadata method. (#4630) 2018-02-20 18:46:07 +01:00
Cluster [3.3] Compile fix for homebrew (#5417) 2018-05-22 12:56:20 +02:00
GeneralServer allow accessing /_admin/status on follower (#5496) 2018-06-01 14:41:14 +02:00
Graph Fixed inconsistency in BFS when using filters on vertices (#4586) 2018-02-28 15:05:01 +01:00
Indexes Bug fix 3.3/fixes 1805 (#5392) 2018-05-18 18:10:52 +02:00
InternalRestHandler try to work around some assertions (#3296) 2017-09-28 09:21:33 +02:00
MMFiles Bug fix 3.3/validate from to consistently (#5438) 2018-05-24 09:56:03 +02:00
Pregel Active Failover for Foxx Services (3.3) (#4593) 2018-02-15 09:36:25 +01:00
Replication Replication cleanup (#5106) 2018-04-23 11:04:46 +02:00
RestHandler [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
RestServer remove debug message 2018-05-29 14:18:15 +02:00
RocksDBEngine Bug fix 3.3/validate from to consistently (#5438) 2018-05-24 09:56:03 +02:00
Scheduler Bug fix 3.3/make rest handlers indirect (#5322) 2018-05-11 13:52:08 +02:00
Statistics
StorageEngine Bug fix 3.3/validate from to consistently (#5438) 2018-05-24 09:56:03 +02:00
Transaction Bug fix 3.3/fixes 1805 (#5392) 2018-05-18 18:10:52 +02:00
Utils Feature 3.3/aql optimizations (#5140) 2018-05-15 14:41:07 +02:00
V8Server fixes database.check-version (#5210) 2018-04-27 15:30:56 +02:00
Views Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
VocBase Bug fix 3.3/validate from to consistently (#5438) 2018-05-24 09:56:03 +02:00
CMakeLists.txt [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
dbg.cmake