elasticsearch/modules
Nik Everett e686e18819
Simpler regex constants in painless (#68486)
Replaces the double `Pattern.compile` invocations in painless scripts
with the fancy constant injection we added in #68088. This caused one of
the tests to fail. It turns out that we weren't fully iterating the IR
tree during the constant folding phases. I started experimenting and
added a ton of tests that failed. Then I fixed them by changing the IR
tree walking code.
2021-02-03 16:51:01 -05:00
..
aggs-matrix-stats Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
analysis-common Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
geo Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
ingest-common Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
ingest-geoip Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
ingest-user-agent Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
kibana Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
lang-expression Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
lang-mustache Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
lang-painless Simpler regex constants in painless (#68486) 2021-02-03 16:51:01 -05:00
mapper-extras Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
parent-join Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
percolator Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
rank-eval Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
reindex Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
repository-url Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
systemd Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
transport-netty4 Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
build.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00