Extractor

This library contains utilities to extract your metadata assets into JSON or CSV files, on your local machine. After extraction, those files can be pushed to Catalog for ingestion.

  • Visualization assets are typically:

    • dashboards

    • users

    • folders

    • ...

  • Warehouse assets are typically:

    • databases

    • schemas

    • tables

    • columns

    • queries

    • ...

It also embeds utilities to help you push your metadata to Catalog:

  • File Checker to validate your generic CSV files before pushing to Catalog

  • Uploader to push extracted files to our Google-Cloud-Storage (GCS)

Last updated

Was this helpful?