Skip to main content

iomete logo     dbt logo

Release Badge

dbt-iomete

The dbt-iomete package contains all the code enabling dbt to work with iomete.

This adapter is forked from the dbt-spark

Getting started

Installation

pip install dbt-iomete

Alternatively, you can install the package from GitHub with:

pip install "git+https://github.com/iomete/iomete-integrations.git#subdirectory=dbt-iomete"

Profile Setup

iomete:
  target: dev
  outputs:
    dev:
      type: iomete
      host: <host>
      port: 443
      https: true # or http
      dataplane: <iomete_dataplane>
      domain: <iomete_domain>
      lakehouse: <serverless_lakehouse_name>
      catalog: <catalog_name>
      schema: <database_name>
      user: "{{ env_var('DBT_IOMETE_USER_NAME') }}"
      token: "{{ env_var('DBT_IOMETE_TOKEN') }}"
      # optional: parallelism for listing relations in a schema (default 100)
      list_relations_threads: 100

list_relations_threads controls how many relations dbt describes in parallel when it lists a schema (via describe extended). It is independent of the global threads setting used to build models, so you can keep threads low while still listing schemas with many tables quickly. It defaults to 100; lower it if the data plane is under load, or omit it entirely to use the default.

For more information, consult the docs.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dbt_iomete-1.8.2.tar.gz (22.9 kB view details)

Uploaded Source

File details

Details for the file dbt_iomete-1.8.2.tar.gz.

File metadata

  • Download URL: dbt_iomete-1.8.2.tar.gz
  • Upload date:
  • Size: 22.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.14

File hashes

Hashes for dbt_iomete-1.8.2.tar.gz
Algorithm Hash digest
SHA256 7106a7512f16df7ceed8fa518ef7792962003645cbed55570878c1f85d36536a
MD5 e3bedd34d416fff9155d7eddf8c160a6
BLAKE2b-256 dd2b324034fa9940b08f549d500204ca82379c544108bfa30fe1692b9215063e

See more details on using hashes here.

Release history Release notifications | RSS feed

1.8.3

1 file

This release

1.8.2 This release

1 file

1.8.1

1 file

1.8.0

1 file

1.7.9

1 file

1.7.8

1 file

1.7.7

1 file

1.7.6

1 file

1.7.5

1 file

1.7.4

1 file

1.7.3

2 files

1.7.2

2 files

1.7.1

2 files

1.7.0

2 files

1.5.0

2 files

1.4.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.2

1 file

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page