1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
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.
Contenus pertinents
- demandé il y a 10 mois
- demandé il y a un an
- demandé il y a 6 mois
- demandé il y a un an
- AWS OFFICIELA mis à jour il y a 2 ans
- AWS OFFICIELA mis à jour il y a un an