OpenSearch/modules/ingest-common
Przemko Robakowski c827f6f440
Avoid clash between source field and header field in CsvProcessorTests (#51962) (#52070)
This change fixes flakiness in `CsvProcessorTests` where source field
can be the same as one of the headers used by tests which messes up
asserts when we check that field is not present after processor run.

Closes #50209
2020-02-07 21:00:39 +01:00
..
src Avoid clash between source field and header field in CsvProcessorTests (#51962) (#52070) 2020-02-07 21:00:39 +01:00
build.gradle Backport: add templating support to pipeline processor (#49643) 2019-11-27 15:53:40 +01:00