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?

gefragt vor einem Jahr532 Aufrufe
1 Antwort
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.

beantwortet vor einem Jahr
  • 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.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen