Ingesting data with future timestamps to AWS TimeStream

0

Hi, I am working with time series data that has values from day before yesterday to day after tomorrow. In order to store the data with future timestamps i want to edit the "Future ingestion period in minutes" of table properties. I could not find a way to edit this parameter in table-->edit page. How can i do this?

posta un anno fa529 visualizzazioni
1 Risposta
0

Amazon Timestream does not currently have a feature that allows you to set a "future ingestion period" for data with future timestamps. Timestream is designed to store and query time series data, with the assumption that the data being ingested represents events that have already occurred in the past.

If you have time series data that includes future timestamps, you will need to handle this data in a way that is appropriate for your use case. For example, you could store the data in a separate database or data store, or you could filter out the data with future timestamps before inserting it into Timestream.

Mounick
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande