Support Questions

Find answers, ask questions, and share your expertise

Delete attribute from custom Type

avatar
Explorer

Hello,

I have a custom Type that has an attribute that references another Type by mistake.  I have tried to delete this attribute using a PUT api call to: /api/atlas/v2/types/typedefs
But got the error:
ATLAS-400-00-00D: attribute delete not supported.
I even tried to to update the attribute to not longer reference the Type but instead have "typeName": "string", but I get the error:
ATLAS-400-00-029: Data type update for attribute is not supported

Is there a way to delete an attribute from a custom Type?

1 REPLY 1

avatar
Expert Contributor

@dhughes20 This is looks bug please check this https://issues.apache.org/jira/browse/ATLAS-3958