Transform a bigint to a duration in Timestream

0

When I have a bigint value which is actually a duration in milliseconds, is there a better way than this to transform it?

parse_duration(cast(my_value as varchar) || 'ms')
mahe
demandé il y a 2 ans255 vues
1 réponse
1

This the correct way to transform a bigint value to duration in Timestream.

AWS
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions