Skip to content

Initial Release

Compare
Choose a tag to compare
@kristin-bagnall kristin-bagnall released this 22 Jan 18:03
· 85 commits to main since this release

This is the initial release of the Pardot source package.

This package is designed to enrich your Fivetran data by doing the following:

  • Add descriptions to tables and columns that are synced using Fivetran
  • Add freshness tests to source data
  • Add column-level testing where applicable. For example, all primary keys are tested for uniqueness and non-null values.
  • Model staging tables, which will be used in our transform package

Currently the package supports Redshift, BigQuery and Snowflake.