Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dbt-labs/dbt-core
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
https://github.com/dbt-labs/dbt-core
Enable use of env vars for --resource-types and --exclude-resource-types
gshank opened this pull request 11 months ago
gshank opened this pull request 11 months ago
[Backport to 1.7.latest] Handle exceptions during node execution more elegantly. (#9585)
gshank opened this pull request 11 months ago
gshank opened this pull request 11 months ago
[Feature] <update docs>
WangSleep opened this issue 11 months ago
WangSleep opened this issue 11 months ago
[Bug] [Spike] indirect_selection in yaml selector definition doesn't work
gshank opened this issue 11 months ago
gshank opened this issue 11 months ago
[Feature] Make `sql_header` configuration available on tests
epapineau opened this issue 11 months ago
epapineau opened this issue 11 months ago
Allow metrics in semantic layer filters
courtneyholcomb opened this pull request 11 months ago
courtneyholcomb opened this pull request 11 months ago
Fix retry of a command with defer
gshank opened this pull request 11 months ago
gshank opened this pull request 11 months ago
[Bug] Referencing a seed table is not working in dbt-core
hxue3 opened this issue 11 months ago
hxue3 opened this issue 11 months ago
[Regression] Retry of command with defer error: Could not find manifest in --state path
gshank opened this issue 11 months ago
gshank opened this issue 11 months ago
Fix #9593: Validation of unit test parsing for incremental models
aranke opened this pull request 11 months ago
aranke opened this pull request 11 months ago
[Regression] TypeError: expected string or bytes-like object, got 'PosixPath'
digitalghost-dev opened this issue 11 months ago
digitalghost-dev opened this issue 11 months ago
SourceDefinition.meta should represent merged base meta and table_meta
MichelleArk opened this issue 11 months ago
MichelleArk opened this issue 11 months ago
[Feature] Explain when too many nodes are selected for `dbt show`
dbeatty10 opened this issue 11 months ago
dbeatty10 opened this issue 11 months ago
[Feature] Exclude dbt python models from `dbt show` rather than raising a database syntax error
dbeatty10 opened this issue 11 months ago
dbeatty10 opened this issue 11 months ago
Fix #9511: Handle exceptions for failing `on-run-*` hooks in `source freshness`
aranke opened this pull request 11 months ago
aranke opened this pull request 11 months ago
[Feature] option to disable package model schemas when model is disabled
pnadolny13 opened this issue 11 months ago
pnadolny13 opened this issue 11 months ago
[Bug] Getting TypeError when running any dbt command
tobiascadee opened this issue 11 months ago
tobiascadee opened this issue 11 months ago
[Backport 1.7.latest] Do not add duplicate input_measures when parsing metrics (#9677)
gshank opened this pull request 11 months ago
gshank opened this pull request 11 months ago
[Bug] dbt-core is not compatible with latest protobuf version
JasperHG90 opened this issue 11 months ago
JasperHG90 opened this issue 11 months ago
fix source selection during catalog generation of over 100 relations
MichelleArk opened this pull request 11 months ago
MichelleArk opened this pull request 11 months ago
[Bug] Periodically getting macro initialization error for incremental models within ClickHouse
gurjotd23 opened this issue 11 months ago
gurjotd23 opened this issue 11 months ago
Provide ability to exclude resource_types, instead of listing everything not excluded
gshank opened this pull request 11 months ago
gshank opened this pull request 11 months ago
[Bug] sources not in catalog.json when dbt docs generate selects over 100 nodes
graciegoheen opened this issue 11 months ago
graciegoheen opened this issue 11 months ago
fix: bad argument passed in tracking _log_result
pol-defont-reaulx opened this pull request 11 months ago
pol-defont-reaulx opened this pull request 11 months ago
[Bug] Bad argument sent to logging in tracking function
pol-defont-reaulx opened this issue 11 months ago
pol-defont-reaulx opened this issue 11 months ago
[Bug] Custom test name causes `dbt test` to fail when persisting failures with `--store-failures`
mkielar opened this issue 11 months ago
mkielar opened this issue 11 months ago
[Bug] column with text type expand error
pengyusong opened this issue 11 months ago
pengyusong opened this issue 11 months ago
[Feature] allow for column-level case sensitivity
lbenezra-FA opened this issue 11 months ago
lbenezra-FA opened this issue 11 months ago
`source freshness` precomputes metadata-based freshness in batch, if possible
MichelleArk opened this pull request 11 months ago
MichelleArk opened this pull request 11 months ago
[Backport 1.7.latest][MANUAL] Fix listing saved queries
QMalcolm opened this pull request 11 months ago
QMalcolm opened this pull request 11 months ago
[Feature] better error message when running disabled model
graciegoheen opened this issue 11 months ago
graciegoheen opened this issue 11 months ago
[Bug] Test dependency not taken into account
lucianmoldovanu opened this issue 11 months ago
lucianmoldovanu opened this issue 11 months ago
[Bug] Conversion metric with window fails on BigQuery
KayakinKoder opened this issue 11 months ago
KayakinKoder opened this issue 11 months ago
Make `dbt` CLI cold start load up to 8% faster with lazy loading of task modules and `agate`
dwreeves opened this pull request 11 months ago
dwreeves opened this pull request 11 months ago
[Bug] python model - dbt.ref
ArtrCtrs opened this issue 11 months ago
ArtrCtrs opened this issue 11 months ago
[Feature] Custom test name not honoured in "config" blocks
mkielar opened this issue 11 months ago
mkielar opened this issue 11 months ago
[Bug] dbt deps does not install the packages of dependent local projects
joshuajohananorthos opened this issue 11 months ago
joshuajohananorthos opened this issue 11 months ago
Fix #9117: Bump version of dbt-semantic-interfaces
aranke opened this pull request 11 months ago
aranke opened this pull request 11 months ago
Fix listing saved queries
QMalcolm opened this pull request 11 months ago
QMalcolm opened this pull request 11 months ago
Add most recent dbt-docs changes
FishtownBuildBot opened this pull request 11 months ago
FishtownBuildBot opened this pull request 11 months ago
Avoid recursing when installing a project to a subproject via copytree
djbelknap opened this pull request 11 months ago
djbelknap opened this pull request 11 months ago
Scrub secret vars
nielspardon opened this pull request 11 months ago
nielspardon opened this pull request 11 months ago
[Backport 1.7.latest] Stop trying to parse deleted schema files
github-actions[bot] opened this pull request 11 months ago
github-actions[bot] opened this pull request 11 months ago
[Feature] Allow curly braces in python model code but don't render it as Jinja
PhilippLange opened this issue 11 months ago
PhilippLange opened this issue 11 months ago
[Feature] standardize the `dbt.type_timestamp` macro
fivetran-reneeli opened this issue 11 months ago
fivetran-reneeli opened this issue 11 months ago
[Bug] When executing the "dbt test" command, the database and schema of the source were not dynamically replaced.
analytics-jabori opened this issue 11 months ago
analytics-jabori opened this issue 11 months ago
Set target version to 3.10 in pyproject.toml
martenlindblad opened this pull request 11 months ago
martenlindblad opened this pull request 11 months ago
[Bug] Can't use label 'X' for metric 'Y' as it's already used for metric 'Z' (but 'Z' no longer exists)
KayakinKoder opened this issue 11 months ago
KayakinKoder opened this issue 11 months ago
Remove duplicate dependencies already specified in dbt-common
aranke opened this pull request 11 months ago
aranke opened this pull request 11 months ago
Migrate to `Protobuf>=5.26.0,<6`
QMalcolm opened this issue 11 months ago
QMalcolm opened this issue 11 months ago
merge source meta and table meta on SourceDefinition.meta
MichelleArk opened this pull request 11 months ago
MichelleArk opened this pull request 11 months ago
Stop trying to parse deleted schema files
QMalcolm opened this pull request 11 months ago
QMalcolm opened this pull request 11 months ago
Add most recent dbt-docs changes
FishtownBuildBot opened this pull request 11 months ago
FishtownBuildBot opened this pull request 11 months ago
Add most recent dbt-docs changes
FishtownBuildBot opened this pull request 11 months ago
FishtownBuildBot opened this pull request 11 months ago
[Bug] dbt deps automatically recognizes projects in subdirectories
djbelknapaw opened this issue 11 months ago
djbelknapaw opened this issue 11 months ago
add pre_serialization method to BaseResource
emmyoop opened this pull request 11 months ago
emmyoop opened this pull request 11 months ago
[Bug] dbt clone errors when attempting to clone a view with cryptic error
ttusing opened this issue 11 months ago
ttusing opened this issue 11 months ago
[Show] Results for show command should be return in Result from DBT Runner
hash-data opened this issue 11 months ago
hash-data opened this issue 11 months ago
Make parsing error easier to understand
martynydbt opened this issue 11 months ago
martynydbt opened this issue 11 months ago
[#9570] Fix fixtures in fixtures/subfolders throwing parsing error
slothkong opened this pull request 11 months ago
slothkong opened this pull request 11 months ago
Add most recent dbt-docs changes
FishtownBuildBot opened this pull request 11 months ago
FishtownBuildBot opened this pull request 11 months ago
Add most recent dbt-docs changes
FishtownBuildBot opened this pull request 11 months ago
FishtownBuildBot opened this pull request 11 months ago
Add most recent dbt-docs changes
FishtownBuildBot opened this pull request 11 months ago
FishtownBuildBot opened this pull request 11 months ago
Add most recent dbt-docs changes
FishtownBuildBot opened this pull request 11 months ago
FishtownBuildBot opened this pull request 11 months ago
Enable list filters for input metrics & measures
courtneyholcomb opened this pull request 11 months ago
courtneyholcomb opened this pull request 11 months ago
[Backport 1.5.latest] Restrict protobuf to 4.* versions (MANUAL)
QMalcolm opened this pull request 11 months ago
QMalcolm opened this pull request 11 months ago
[Backport 1.7.latest] Restrict protobuf to 4.* versions
github-actions[bot] opened this pull request 11 months ago
github-actions[bot] opened this pull request 11 months ago
[Backport 1.6.latest] Restrict protobuf to 4.* versions
github-actions[bot] opened this pull request 11 months ago
github-actions[bot] opened this pull request 11 months ago
[Regression] installation does not work without distutils, deprecated in python 3.12
jim-baker-fulcrum opened this issue 11 months ago
jim-baker-fulcrum opened this issue 11 months ago
swap var to make mypy happy
emmyoop opened this pull request 11 months ago
emmyoop opened this pull request 11 months ago
[Bug] Custom materialization not respected when passed via dbt_project.yaml or model.yaml
rbs392 opened this issue 11 months ago
rbs392 opened this issue 11 months ago
Use build.yml workflow from pip_install_editable_requirements branch
aranke opened this pull request 11 months ago
aranke opened this pull request 11 months ago
Add most recent dbt-docs changes
FishtownBuildBot opened this pull request 11 months ago
FishtownBuildBot opened this pull request 11 months ago
Throw ParsingError for invalid PK definition on constraints
emmyoop opened this pull request 11 months ago
emmyoop opened this pull request 11 months ago
[KTLO] Remove Homebrew Support
martynydbt opened this issue 11 months ago
martynydbt opened this issue 11 months ago
Issue 9656 Raise an error when check_cols has duplicated values
ariosramirez opened this pull request 11 months ago
ariosramirez opened this pull request 11 months ago
Issue #9656 Raise an error when check_cols has duplicated values
ariosramirez opened this pull request 11 months ago
ariosramirez opened this pull request 11 months ago
[Feature] dbt init add package-lock.yml to .gitignore
tphillip33 opened this issue 11 months ago
tphillip33 opened this issue 11 months ago
[Feature] Add ability to import/include YAML from other files
b-per opened this issue 11 months ago
b-per opened this issue 11 months ago
Remove core imports from dbt.artifacts component
MichelleArk opened this pull request 11 months ago
MichelleArk opened this pull request 11 months ago
[Feature] Include analyses in `dbt list -s "fqn:*"`
dbeatty10 opened this issue 11 months ago
dbeatty10 opened this issue 11 months ago
[Feature] Include sources in `dbt list -s "fqn:*"`
dbeatty10 opened this issue 11 months ago
dbeatty10 opened this issue 11 months ago
Allow for dbt-adapters 1.0.0b1
mikealfare opened this pull request 11 months ago
mikealfare opened this pull request 11 months ago
bump dbt-common in setup.py
MichelleArk opened this pull request 11 months ago
MichelleArk opened this pull request 11 months ago
Implement Record/Replay Mechanism
peterallenwebb opened this issue 11 months ago
peterallenwebb opened this issue 11 months ago
Update codeowners post adapters-decoupling
MichelleArk opened this pull request 11 months ago
MichelleArk opened this pull request 11 months ago
Revert "revert python version for docker images"
MichelleArk opened this pull request 11 months ago
MichelleArk opened this pull request 11 months ago
[Bug] can't unit test a model that depends on an ephemeral model
graciegoheen opened this issue 11 months ago
graciegoheen opened this issue 11 months ago
[Feature] I want to be able to execute integration tests on my entire DAG (rather than unit testing individual models)
graciegoheen opened this issue 11 months ago
graciegoheen opened this issue 11 months ago
[Feature] I want to override the schema/database my unit test temp tables are built into
graciegoheen opened this issue 11 months ago
graciegoheen opened this issue 11 months ago
[Feature] I want my unit tests to optionally execute pre/post hooks
graciegoheen opened this issue 11 months ago
graciegoheen opened this issue 11 months ago
Add factory wrappers to renamed_relations
VersusFacit opened this pull request 11 months ago
VersusFacit opened this pull request 11 months ago
[Bug] renamed_relations not providing overriding hook to adapters
VersusFacit opened this issue 11 months ago
VersusFacit opened this issue 11 months ago
Fix conflict with newer versions of Snowplow tracker
edgarrmondragon opened this pull request 11 months ago
edgarrmondragon opened this pull request 11 months ago
[Bug] Parsing Error in dbt Artifacts JSON Conversion of Source with Case-Sensitive Column Names in Filters for dbt freshness
jjose1508 opened this issue 11 months ago
jjose1508 opened this issue 11 months ago
`catalog.json` file does not contain sources with `dbt-postgres 1.7.8`
dbeatty10 opened this issue 11 months ago
dbeatty10 opened this issue 11 months ago
Do not add duplicate input_measures when parsing metrics
gshank opened this pull request 11 months ago
gshank opened this pull request 11 months ago
[Backport 1.5.latest] Restrict to protobuf 4
QMalcolm opened this pull request 11 months ago
QMalcolm opened this pull request 11 months ago
[Backport 1.6.latest] Restrict to protobuf 4
QMalcolm opened this pull request 11 months ago
QMalcolm opened this pull request 11 months ago
[Backport 1.7.latest] Restrict to protobuf 4
QMalcolm opened this pull request 11 months ago
QMalcolm opened this pull request 11 months ago