Hello all,
I am a bit confused on updating an entity. My organization is currently running our datahub instance on a k8 cluster. I initially ingested our aws athena data via a recipe file. We had a table schema update and I would like to update it in datahub.
When I go to rerun the same recipe file, via the "datahub ingest -c" command I am getting errors. Is this the practice that I should be doing?
Should I be deleting the entity beforehand?
I tried searching the documentation for awhile, and I was not able to find it. Apologies if it's there 🙂