dbt (data build tool) adapter for Fivetran Datalake
Project description
Overview
When you run dbt with this adapter, it will create a local duckdb file named as <your-database-name>.local.db
.
It will be placed in target
folder in your project folder if it exists. Otherwise, it will be placed in
the root of your project folder.
Example profile
testprj:
target: dev
outputs:
dev:
type: fivetran
extensions:
- httpfs
- iceberg
threads: 2
max-memory: 4096
database: <s3-bucket-name>
schema: <schema-name>
polaris_uri: https://polaris.fivetran.com/api/catalog
polaris_credentials: <fivetranPolarisCredentials>
polaris_scope: "PRINCIPAL_ROLE:ALL"
polaris_catalog: <fivetran-group-id>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dbt_fivetran-0.0.33.tar.gz
(14.8 kB
view details)
Built Distribution
File details
Details for the file dbt_fivetran-0.0.33.tar.gz
.
File metadata
- Download URL: dbt_fivetran-0.0.33.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
6163e106a3d7ff39d7e7e34320609881955349d47e22d42eac695cdbbb0f1e54
|
|
MD5 |
6644f785fca938ebb469d8f624841160
|
|
BLAKE2b-256 |
1539adbe88cececa57b78be641d71eb0fc3a1f88527fce8b4c92f7334818ba34
|
File details
Details for the file dbt_fivetran-0.0.33-py3-none-any.whl
.
File metadata
- Download URL: dbt_fivetran-0.0.33-py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a3d87c754fe0729f498c5856a27deb2c5fe7b228cbc39d064499cf74f2ff11e9
|
|
MD5 |
3a1e5e5fa02d7e8c9186a34c5201f46e
|
|
BLAKE2b-256 |
71f428037345e7d7b5f2f7de221741b81649ae1064fb97c6479cfe3199437bf0
|