OpenSearch/modules
Przemko Robakowski 6332de40b4
Add empty_value parameter to CSV processor (#51567) (#51966)
* Add empty_value parameter to CSV processor

This change adds `empty_value` parameter to the CSV processor.
This value is used to fill empty fields. Fields will be skipped
if this parameter is ommited. This behavior is the same for both
quoted and unquoted fields.

* docs updated

* Fix compilation problem

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-05 23:35:52 +01:00
..
aggs-matrix-stats Remove comparison to true for booleans (#51723) 2020-01-31 16:35:43 -08:00
analysis-common Move analysis/mappings stats to cluster-stats. (#51875) 2020-02-05 11:02:25 +01:00
ingest-common Add empty_value parameter to CSV processor (#51567) (#51966) 2020-02-05 23:35:52 +01:00
ingest-geoip Allow list of IPs in geoip ingest processor (#49573) (#49947) 2019-12-07 00:19:09 +01:00
ingest-user-agent update ingest-user-agent regexes.yml (#47807) 2019-10-18 16:26:48 +02:00
lang-expression Upgrade to lucene-8.5.0-snapshot-3333ce7da6d (#51749) 2020-01-31 11:20:15 -05:00
lang-mustache Add "did you mean" to unknown queries (#51177) (#51254) 2020-01-21 12:45:52 -05:00
lang-painless Remove comparison to true for booleans (#51723) 2020-01-31 16:35:43 -08:00
mapper-extras Add per-field metadata. (#50333) 2020-01-08 16:21:18 +01:00
parent-join Fix NPE bug inner_hits (#50709) 2020-01-07 14:21:54 -05:00
percolator Correctly handle MSM for nested disjunctions (#50669) 2020-01-07 09:32:30 +00:00
rank-eval Remove comparison to true for booleans (#51723) 2020-01-31 16:35:43 -08:00
reindex Disable reindex test against 0.90 on mac (#51884) 2020-02-05 16:45:51 +01:00
repository-url Remove Unused Single Delete in BlobStoreRepository (#50024) (#50123) 2019-12-12 11:17:46 +01:00
systemd Extend systemd timeout during startup (#49784) 2019-12-03 14:25:45 -05:00
tasks Deprecate creation of dot-prefixed index names except for hidden and system indices (#49959) 2020-01-28 10:01:16 -07:00
transport-netty4 Add host address to BindTransportException message (#51269) 2020-02-04 17:13:19 +00:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00