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?

질문됨 일 년 전530회 조회
1개 답변
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠