Hello, does datahub support entity versioning &amp...
# getting-started
i
Hello, does datahub support entity versioning & history. As in, suppose a given dataset that defines a SQL table changes over time (columns added/removed/updated), can a user see the metadata at a given point in time?
g
the summary is that an aspect can declare how many versions of itself should be stored
i
Is this visible in the UI?
past versions aren't explorable in the UI right now
but the architecture supports extending this into the UI
you should also be able to access it programmatically from the API today