When using Nebula NQL, an error occurs when trying to re-add a deleted attribute in a tag using the DROP statement. enter image description here
I have previously deleted these two attributes using the DROP statement, and I can confirm that the attributes are no longer present in Nebula. However, when I try to re-add them, I encounter this error. In real-world scenarios, there might be a need for such operations. How can I resolve this issue?