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>
Release files for dbt-fivetran 0.0.33
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dbt_fivetran-0.0.33.tar.gz | 14.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dbt_fivetran-0.0.33-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.1 kB
Release files / dbt_fivetran-0.0.33.tar.gz
| Download URL | dbt_fivetran-0.0.33.tar.gz |
|---|---|
| Size | 14.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6163e106a3d7ff39d7e7e34320609881955349d47e22d42eac695cdbbb0f1e54
|
|
BLAKE2b-256 checksum How to use checksums |
1539adbe88cececa57b78be641d71eb0fc3a1f88527fce8b4c92f7334818ba34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.11.9
|
Release files / dbt_fivetran-0.0.33-py3-none-any.whl
| Download URL | dbt_fivetran-0.0.33-py3-none-any.whl |
|---|---|
| Size | 16.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3d87c754fe0729f498c5856a27deb2c5fe7b228cbc39d064499cf74f2ff11e9
|
|
BLAKE2b-256 checksum How to use checksums |
71f428037345e7d7b5f2f7de221741b81649ae1064fb97c6479cfe3199437bf0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.11.9
|