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.
相关内容
- AWS 官方已更新 2 年前
- AWS 官方已更新 3 年前