Timestream schema modification?

0

Hi, I'm trying to add some new records to one TS table, the problem I have is one of the measures is having the wrong data type (out of some test records happened earlier), the current measure type is BIGINT, what I'm trying to collect is a string VARCHAR type of data.\nHow can we change the table schema to accomudate the new measure values. I do understand the value type is immutable, but it would help if we get the test records removed or maybe the whole measure removed so we can start the new measure fresh and get it to be the right type?

preguntada hace un año532 visualizaciones
1 Respuesta
0

Approach would be to create a new measure with the correct data type and then update the records, then you can delete the old measure.

respondido hace un año
  • Thanks for answering, How can I delete the old measure?

  • How do you delete the old measure? I thought there is not support for such operation.

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas