elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.61k stars 24.64k forks source link

[Transform] Clarify best practices around using timestamps in continuous transform #106030

Open przemekwitek opened 6 months ago

przemekwitek commented 6 months ago

Description

One user expressed confusion wrt which timestamp field should be used as date_histogram.field and sync.time.field.

The problem is that:

Currently, there is no way of having both at the same time which leads to confusion. We should either fix it in code or at least set up expectations with users and give them guidance on how to best set these fields.

elasticsearchmachine commented 6 months ago

Pinging @elastic/ml-core (Team:ML)