OpenSearch/modules/ingest-common
Przemko Robakowski fdd2a9c235
Fix whitespace as a separator in CSV processor (#67045) (#67050)
This change fixes problem when using space or tab as a separator in CSV processor - we check if current character is separator before we check if it is whitespace.

This also improves tests to always check all combinations of separators and quotes.

Closes #67013
2021-01-05 23:05:10 +01:00
..
src Fix whitespace as a separator in CSV processor (#67045) (#67050) 2021-01-05 23:05:10 +01:00
build.gradle Simplify adding plugins and modules to testclusters (#61886) 2020-09-03 19:37:46 -07:00