Why can’t CnosDB partially update Tag?

25 Views Asked by At

I noticed that cnosdb supports updating Tags, but this seems to only change them all at once.

I have the following data, how can I update the Tag where Field = 1.

Tag Field
a 1
a 2
a 3
1

There are 1 best solutions below

0
On

The content of this section seems to be still in development