OpenSearch/qa
Costin Leau 58f43ad4f0 SQL: Re-enable matrix aggregations (elastic/x-pack-elasticsearch#3977)
Remove functions without a backing matrix agg

MatrixAgg works across multiple fields and exposing it directly in SQL
does not work. Instead isolated functions are exposed which get folded
and optimized into one matrix agg per field. Thus not all matrix 
functions can be exposed in SQL, at least at this time.

Instead of depending on the plugin directly, depend on the plugin client
jar (matrix-agg-client)

Remove outdated test

Original commit: elastic/x-pack-elasticsearch@ec9b31bf59
2018-03-04 01:53:56 +02:00
..
audit-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
core-rest-tests-with-security Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
full-cluster-restart Build: Remove specifying zip distribution in qa tests (elastic/x-pack-elasticsearch#4037) 2018-02-23 18:17:59 -08:00
ml-basic-multi-node Build: Remove specifying zip distribution in qa tests (elastic/x-pack-elasticsearch#4037) 2018-02-23 18:17:59 -08:00
ml-disabled Build: Remove specifying zip distribution in qa tests (elastic/x-pack-elasticsearch#4037) 2018-02-23 18:17:59 -08:00
ml-native-tests [TEST] Mute tests that will need updating following an ML C++ change 2018-02-26 09:09:40 +00:00
ml-no-bootstrap-tests Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
ml-single-node-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
multi-cluster-search-security Build: Remove specifying zip distribution in qa tests (elastic/x-pack-elasticsearch#4037) 2018-02-23 18:17:59 -08:00
multi-node Build: Remove specifying zip distribution in qa tests (elastic/x-pack-elasticsearch#4037) 2018-02-23 18:17:59 -08:00
openldap-tests [TEST] QA resources should not need vagrant provision (elastic/x-pack-elasticsearch#3851) 2018-02-08 11:42:25 +11:00
reindex-tests-with-security Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
rolling-upgrade Build: Remove specifying zip distribution in qa tests (elastic/x-pack-elasticsearch#4037) 2018-02-23 18:17:59 -08:00
saml-idp-tests use generated license in qa test, see elastic/x-pack-elasticsearch#3878 2018-02-13 12:17:10 +01:00
security-client-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
security-example-spi-extension Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
security-migrate-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
security-setup-password-tests Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
security-tools-tests Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
smoke-test-graph-with-security Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-ml-with-security Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-monitoring-with-watcher Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-plugins Build: Replace references to x-pack-elasticsearch paths with helper methods (elastic/x-pack-elasticsearch#3748) 2018-01-26 21:48:30 -08:00
smoke-test-plugins-ssl [Monitoring] Deprecate setting interval to -1 (elastic/x-pack-elasticsearch#4023) 2018-02-23 10:33:34 -05:00
smoke-test-security-with-mustache Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-watcher Cleanup: Move tests calling external services into QA projects (elastic/x-pack-elasticsearch#3869) 2018-02-23 13:31:28 +01:00
smoke-test-watcher-with-mustache Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-watcher-with-painless Default to basic license at startup (elastic/x-pack-elasticsearch#3878) 2018-02-12 12:57:04 -07:00
smoke-test-watcher-with-security Watcher: Replace YAML tests needing to wait for watch execution (elastic/x-pack-elasticsearch#3995) 2018-02-21 09:58:11 +01:00
sql SQL: Re-enable matrix aggregations (elastic/x-pack-elasticsearch#3977) 2018-03-04 01:53:56 +02:00
third-party Cleanup: Move tests calling external services into QA projects (elastic/x-pack-elasticsearch#3869) 2018-02-23 13:31:28 +01:00
transport-client-tests Remove AcknowledgedRestListener in favour of RestToXContentListener (elastic/x-pack-elasticsearch#3985) 2018-02-22 09:13:58 +01:00
vagrant [TEST] packaging: enable trial license 2018-02-15 10:39:05 -08:00
build.gradle Remove assemble from build task when assemble removed 2017-06-16 17:19:47 -04:00