Skip to content

Commit 168eec2

Browse files
author
AWS
committed
Amazon Timestream Write Update: This release adds support for multi-measure records and magnetic store writes. Multi-measure records allow customers to store multiple measures in a single table row. Magnetic store writes enable customers to write late arrival data (data with timestamp in the past) directly into the magnetic store.
1 parent 03ec800 commit 168eec2

File tree

2 files changed

+189
-37
lines changed

2 files changed

+189
-37
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Timestream Write",
4+
"contributor": "",
5+
"description": "This release adds support for multi-measure records and magnetic store writes. Multi-measure records allow customers to store multiple measures in a single table row. Magnetic store writes enable customers to write late arrival data (data with timestamp in the past) directly into the magnetic store."
6+
}

0 commit comments

Comments
 (0)