I am designing a governance model, and I would like to know what happens in apache atlas when I have 2 classifications (tags) collide with different attribute values?
Example
Revenue table (tag: certified; attribute: expires_on: 2023) Customer table (tag: certified; attribute: expires_on: 2030)
I create a new table based on data from both tables. What happens to the attribute expires on?