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?

preguntada hace un año530 visualizaciones
1 Respuesta
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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas