Hi everyone, Since the <Browe Paths Upgrade of Aug...
# ingestion
t
Hi everyone, Since the Browe Paths Upgrade of August, we have to remove the table name in our transformer to change the path from: platform/db/schema/table to platform/db/schema . In the documentation for browse paths transformer, the only option we have is to use DATASET_PARTS which include the table name. Is there an other variable we can use to remove the table name from DATASET_PARTS? Or a split of DATASET_PARTS to have only the db name and the schema? Thank you for your help!
h
Hi @thankful-vr-12699 Browse paths transformer doesn't support removing table name. Are you using any of the sources mentioned here and hence attempting to use transformer to update browse paths ? https://datahubproject.io/docs/advanced/browse-paths-upgrade/#2-upgrading-the-datahub-cli-to-push-new-browse-paths
t
Hi @hundreds-photographer-13496, I use Snowflake source. And I would like to delete in the browse path the first part: */PROD/*snowflake/warehouse1/db1/test_table.