1
0
Fork 0
arangodb/tests
Andrey Abramov 930b09cd93
[3.4] bug-fix/issue-#8294 (#8430) (#8585)
* [3.4] bug-fix/issue-#8294 (#8430)

* fix invalid optimizations for multi-valued attributes

* fix broken optimizations for multivalued attributes

* adjust tests

* add `IN_RANGE` function

* add tests

* add some shallow integration tests

* fix optimization for IN operator

# Conflicts:
#	arangod/IResearch/IResearchFeature.cpp
#	arangod/IResearch/IResearchViewOptimizerRules.cpp
#	tests/IResearch/IResearchFilterBoolean-test.cpp

* fix compilation errors

* fix another compilation issue

* address compilation errors

* fix tests
2019-03-27 18:33:16 +03:00
..
Agency Various agency improvements. (#8380) 2019-03-12 15:25:16 +01:00
Aql Feature/subquery by line (#8553) 2019-03-25 17:02:07 +01:00
Auth
Basics Feature/ttl index (#8169) 2019-02-19 14:12:21 +01:00
Cache
Cluster Bug fix/clustercomm queue cleanup (#8191) 2019-02-20 14:29:18 +01:00
Futures
Geo
Graph Feature/aql gather executors (#8514) 2019-03-24 17:09:07 +01:00
IResearch [3.4] bug-fix/issue-#8294 (#8430) (#8585) 2019-03-27 18:33:16 +03:00
Maintenance don't allocate memory so often in ClusterComm requests (#8550) 2019-03-26 00:31:56 +01:00
Mocks The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
Pregel
RestHandler
RestServer issue 520.1.1: decrease link commit interval to 1 second, add workaround for MMFiles not recovering document insertions via WAL (#8313) 2019-03-05 14:50:54 +03:00
RocksDBEngine Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
Sharding Bug fix/optimizations 18022019 (#8180) 2019-02-19 19:24:04 +01:00
SimpleHttpClient don't allocate memory so often in ClusterComm requests (#8550) 2019-03-26 00:31:56 +01:00
Utils
V8Server
VocBase issue 526.1: initial support for vocbase-prefixed analyzer names (#8319) 2019-03-06 15:13:19 +03:00
arangodbRspecLib
js [3.4] bug-fix/issue-#8294 (#8430) (#8585) 2019-03-27 18:33:16 +03:00
rb The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
CMakeLists.txt [3.4] bug-fix/issue-#8294 (#8430) (#8585) 2019-03-27 18:33:16 +03:00
Greylist.txt Allow replication suite filtering (#8586) 2019-03-26 20:25:14 +03:00
main.cpp