OpenSearch/client
Martijn van Groningen 7dda9934f9
Keep track of timestamp_field mapping as part of a data stream (#58400)
Backporting #58096 to 7.x branch.
Relates to #53100

* use mapping source direcly instead of using mapper service to extract the relevant mapping details
* moved assertion to TimestampField class and added helper method for tests
* Improved logic that inserts timestamp field mapping into an mapping.
If the timestamp field path consisted out of object fields and
if the final mapping did not contain the parent field then an error
occurred, because the prior logic assumed that the object field existed.
2020-06-22 17:46:38 +02:00
..
benchmark Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
client-benchmark-noop-api-plugin Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
rest Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00
rest-high-level Keep track of timestamp_field mapping as part of a data stream (#58400) 2020-06-22 17:46:38 +02:00
sniffer Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
test Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
transport Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00