Hi here, we are currently using the <add_dataset_...
# ingestion
b
Hi here, we are currently using the add_dataset_browse_path transformation to add custom browse paths to our ingested datasets. At the same time though we would like to prevent the canonical ingestion path from being used, by removing it from the ingested object. We are going to achieve this with our own transformer, but I was wondering if such a feature could be also a useful contribution, by making it an option to the current ingestor by setting a flag (ie.
remove_existing_browse_paths: true
) Thanks!
w
Just a small PR with the proposal: https://github.com/linkedin/datahub/pull/3313
m
Thanks for the PR @witty-butcher-82399, responding to it there.
👍 1