Execute commands against the MetricFlow semantic layer with dbt.
Project description
Welcome to dbt-metricflow
This repo encapsulates the dbt-core, MetricFlow, and supported dbt-adapters packages. This package will manage the versioning between these packages such that they are compatible with each other.
Repo use cases
- dbt-core and MetricFlow both depend on dbt-semantic-interfaces, which includes the schemas and interfaces for objects related to the semantic layer. Bundled versioning is necessary to ensure that the dbt-core and MetricFlow versions have compatible dbt-semantic-interfaces dependencies.
- Bundling the installation makes it much easier on end users, as they no longer need to install
dbt-core
+metricflow
+dbt-adapter
and reconcile versions - instead they can simply installdbt-metricflow[adapter]
. - Because this encapsulates both dbt-core and MetricFlow, this repo can be used to build logic that should be shared across the packages. For example, the CLI from MetricFlow can live in this repo, as it uses logic from all of the bundled packages. This can streamline dependency requirements in MetricFlow.
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_metricflow-0.1.0.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file dbt_metricflow-0.1.0.tar.gz
.
File metadata
- Download URL: dbt_metricflow-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d74e8ef8d53ecf40e2593a989019ac6ac516ab77c3143da71ee73f3df134149e |
|
MD5 | 4067de47d1d8a7cee7b9ba1ab3296910 |
|
BLAKE2b-256 | 6a8354138ae14d4c52468781dfc0230887527790d30d2270f2a8762a6189c9b9 |
File details
Details for the file dbt_metricflow-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: dbt_metricflow-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19a3fc9fe92ab2c70b610351cf9ce359df16c39a214d96a915461eb98bcdf076 |
|
MD5 | ba7520301ca2ea000f86250841b37c75 |
|
BLAKE2b-256 | e033b34b828e5e4447922cddeda4f338e654fec6c5dfae07507a6de15340e3b9 |