1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Hello,
In Timestream, before executing a query it verifies that all the columns specified in the query actually exists in the corresponding tables. If not, the database will return a “column does not exist error.” Timestream will not assume an empty/null value for a non-existent column. So in this case you would have to pass an existing column in max_by() function. Please let us know if you have more questions.
関連するコンテンツ
- 質問済み 6年前
- AWS公式更新しました 2年前
- AWS公式更新しました 3年前