OpenSearch/qa/single-node-tests
Zachary Tong a11ddd1e04 Integrate domainSplit function into datafeeds (elastic/elasticsearch#841)
If `domainSplit(` is detected in an inline script, the function and params are injected into
the script.

The majority of this PR is actually test-related.  Adds a unit test to check for the injected
script/params.  Also adds another QA test which -- through a very round-about mechanism --
confirms that the injected script compiles and functions correctly.  The QA test can
be simplified greatly once the Preview API is added.

Original commit: elastic/x-pack-elasticsearch@c7c35a982c
2017-02-01 10:20:00 -05:00
..
src/test/java/org/elasticsearch/xpack/ml/transforms Integrate domainSplit function into datafeeds (elastic/elasticsearch#841) 2017-02-01 10:20:00 -05:00
build.gradle Painless DomainSplit tests in new Single-Node QA Module (elastic/elasticsearch#787) 2017-01-27 08:52:48 -05:00