elasticsearch/modules/lang-expression
tmgordeeva db5ddb321f
Synthetic source error on script loads (#88334)
* Source Lookup refactor with error on script synthetic source load

Refactors SourceLookup into a static source lookup used for most cases where we
access the source again after the fetch phase, and a re-loading lookup used by
scripts. The re-loading lookup now also fails with an error when we are using
synthetic source preventing silent failures or non-sensical behavior from
scripts.
2022-08-26 11:32:53 -07:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Synthetic source error on script loads (#88334) 2022-08-26 11:32:53 -07:00
build.gradle Modularize the lang-expression component (#87790) 2022-06-17 14:11:56 +01:00