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
Tweak project-test-config deprecation test for misc deprecations
gshank opened this pull request 6 months ago
gshank opened this pull request 6 months ago
Add additional logging information to capture skipped ephemeral model info
gshank opened this pull request 6 months ago
gshank opened this pull request 6 months ago
Add additional logging for ephemeral model skipping
gshank opened this issue 6 months ago
gshank opened this issue 6 months ago
[Feature] Warn or error when intersection selection syntax includes a hanging `+ `
joellabes opened this issue 6 months ago
joellabes opened this issue 6 months ago
[Feature] Clarify error when file(s) contain duplicate macros
gwenwindflower opened this issue 6 months ago
gwenwindflower opened this issue 6 months ago
[code docs] update `ARCHITECTURE.md` to reflect changes post-decoupling
dataders opened this issue 6 months ago
dataders opened this issue 6 months ago
issue template for docs.getdbt.com should disambiguate internal docs like CONTRIBUTING and ARCHITECHTURE
dataders opened this issue 6 months ago
dataders opened this issue 6 months ago
[docs] Update broken link in ARCHITECTURE.md
farmanp opened this pull request 6 months ago
farmanp opened this pull request 6 months ago
[Core] Adapters link goes to 404 on Architecture page
farmanp opened this issue 6 months ago
farmanp opened this issue 6 months ago
[Feature] Improve Semantic Manifest parsing error message
Redha-C opened this pull request 6 months ago
Redha-C opened this pull request 6 months ago
Use `git tag --no-column` for listing tags for `dbt deps`
dbeatty10 opened this issue 6 months ago
dbeatty10 opened this issue 6 months ago
[Tidy first] Add some mypy types to parser files
gshank opened this pull request 6 months ago
gshank opened this pull request 6 months ago
[Backport 1.8.latest] Limit data test deprecation warning to root_project
gshank opened this pull request 6 months ago
gshank opened this pull request 6 months ago
Add `Metric.time_granularity` to metric spec
courtneyholcomb opened this pull request 6 months ago
courtneyholcomb opened this pull request 6 months ago
Add `default_granularity` to metric spec
courtneyholcomb opened this pull request 6 months ago
courtneyholcomb opened this pull request 6 months ago
[Feature] Add `time_granularity` to metric spec
courtneyholcomb opened this issue 6 months ago
courtneyholcomb opened this issue 6 months ago
Limit data test deprecation warning to root_project
gshank opened this pull request 6 months ago
gshank opened this pull request 6 months ago
[Bug] Performance issue parsing saved queries
gshank opened this issue 6 months ago
gshank opened this issue 6 months ago
[Feature] New table strategy (Truncate+Insert)
alejandrofm opened this issue 6 months ago
alejandrofm opened this issue 6 months ago
[Feature] Support `--empty` flag for snapshots
d-cole opened this issue 6 months ago
d-cole opened this issue 6 months ago
Incremental models with a contract don't need their columns modified
gshank opened this pull request 6 months ago
gshank opened this pull request 6 months ago
[Bug] Adding exports section to Saved query causing parse failure
ChenyuLInx opened this issue 6 months ago
ChenyuLInx opened this issue 6 months ago
[Feature] Show branch names / version tags in logs when running `dbt deps`
Evelyn-yx-Li opened this issue 6 months ago
Evelyn-yx-Li opened this issue 6 months ago
[Implementation] define snapshots as yml
graciegoheen opened this issue 6 months ago
graciegoheen opened this issue 6 months ago
Fix a spelling
MishchenkoYuriy opened this pull request 6 months ago
MishchenkoYuriy opened this pull request 6 months ago
Support for redshift 821
VersusFacit opened this pull request 6 months ago
VersusFacit opened this pull request 6 months ago
[Bug] Unit test fixture null values cause typing issues
VersusFacit opened this issue 6 months ago
VersusFacit opened this issue 6 months ago
pin twine version
ChenyuLInx opened this pull request 6 months ago
ChenyuLInx opened this pull request 6 months ago
Make time spine model name a constant
aliceliu opened this pull request 6 months ago
aliceliu opened this pull request 6 months ago
[Bug] Incorrect column data type with incremental contracted model and varchar data_type
gshank opened this issue 6 months ago
gshank opened this issue 6 months ago
[Backport 1.8.latest] Fix setting `silence` of `warn_error_options` via `dbt_project.yaml` flags
github-actions[bot] opened this pull request 6 months ago
github-actions[bot] opened this pull request 6 months ago
[Feature] Support `cumulative_type_params` in semantic manifest
courtneyholcomb opened this issue 6 months ago
courtneyholcomb opened this issue 6 months ago
Fix setting `silence` of `warn_error_options` via `dbt_project.yaml` flags
QMalcolm opened this pull request 6 months ago
QMalcolm opened this pull request 6 months ago
pin versions so CI and local dev match
emmyoop opened this pull request 6 months ago
emmyoop opened this pull request 6 months ago
When providing BOTH fixture and rows to unit test, rows silently ignored - instead throw an error
megetron3 opened this issue 6 months ago
megetron3 opened this issue 6 months ago
[Bug] Additional whitespace in `target_database` causes dbt to replace snapshot entirely (ctas instead of insert/merge)
jeremyyeo opened this issue 7 months ago
jeremyyeo opened this issue 7 months ago
[Bug] Can't pass `args` for `run-operation` in programmatic invocation as kwarg
ben-schreiber opened this issue 7 months ago
ben-schreiber opened this issue 7 months ago
[Bug] dbt found two macros named "materialization_table_default" in the project
vedanthv opened this issue 7 months ago
vedanthv opened this issue 7 months ago
[Bug] Unit test compilation error 'var is undefined' when combining a variable with math operators
adamribaudo-velir opened this issue 7 months ago
adamribaudo-velir opened this issue 7 months ago
Warn if timestamp updated_at field uses incompatible timestamp
gshank opened this pull request 7 months ago
gshank opened this pull request 7 months ago
[Feature] Allow mapping to be used in addition to sequence in YAML to define model columns
gastlich opened this issue 7 months ago
gastlich opened this issue 7 months ago
Add `CumulativeTypeParams` & sub-daily granularities to semantic manifest
courtneyholcomb opened this pull request 7 months ago
courtneyholcomb opened this pull request 7 months ago
Make DSI Protocol Tests more reliable
emmyoop opened this issue 7 months ago
emmyoop opened this issue 7 months ago
Mark test_metric_type_params_satisfies_protocol test as skipped
emmyoop opened this pull request 7 months ago
emmyoop opened this pull request 7 months ago
Fix Schema Check path for 1.6.latest
emmyoop opened this pull request 7 months ago
emmyoop opened this pull request 7 months ago
[Backport 1.6.latest] Add most recent dbt-docs changes
aranke opened this pull request 7 months ago
aranke opened this pull request 7 months ago
[Bug] Unit test fixture is returning syntax errors for sources with hyphens ('-') in their name
PiotrBB opened this issue 7 months ago
PiotrBB opened this issue 7 months ago
[TESTING] do not merge
emmyoop opened this pull request 7 months ago
emmyoop opened this pull request 7 months ago
[Bug] --select state:modified does not pick up changes to node `depends_on` values
MichelleArk opened this issue 7 months ago
MichelleArk opened this issue 7 months ago
[Bug] DBT unit_tests don't work with empty JSON as expected result
yengibar-manasyan-sp opened this issue 7 months ago
yengibar-manasyan-sp opened this issue 7 months ago
[Backport 1.8.latest] Add `get_catalog_for_single_relation` to `MockAdapter`
github-actions[bot] opened this pull request 7 months ago
github-actions[bot] opened this pull request 7 months ago
How to read from db1 and write to db2
han8435762 opened this issue 7 months ago
han8435762 opened this issue 7 months ago
Add unit tests for `Graph` class
QMalcolm opened this pull request 7 months ago
QMalcolm opened this pull request 7 months ago
add a check to make sure unit tests are considered when changing code
ChenyuLInx opened this pull request 7 months ago
ChenyuLInx opened this pull request 7 months ago
Add `get_catalog_for_single_relation` to `MockAdapter`
aranke opened this pull request 7 months ago
aranke opened this pull request 7 months ago
[Backport 1.7.latest] Add most recent dbt-docs changes
aranke opened this pull request 7 months ago
aranke opened this pull request 7 months ago
[Bug] Issue with Variable Values Not Included in state:modified
charliehahn opened this issue 7 months ago
charliehahn opened this issue 7 months ago
[Tidy first] move non-circular import to top of manifest.py
MichelleArk opened this pull request 7 months ago
MichelleArk opened this pull request 7 months ago
Remove unnecessary IntermediateSnapshotNode and EmptySnapshotConfig
gshank opened this pull request 7 months ago
gshank opened this pull request 7 months ago
Write up documentation on parameterized testing methodology
QMalcolm opened this issue 7 months ago
QMalcolm opened this issue 7 months ago
Write up documentation on happy path functional testing methodology
QMalcolm opened this issue 7 months ago
QMalcolm opened this issue 7 months ago
CI check whether a unit test is introduced while code is being modified
ChenyuLInx opened this issue 7 months ago
ChenyuLInx opened this issue 7 months ago
[SPIKE] How do we parameterize node based functional tests to expand with changing functionality
QMalcolm opened this issue 7 months ago
QMalcolm opened this issue 7 months ago
[Bug] Incorrect type hints for `get_adapter_constraint_support`
b-per opened this issue 7 months ago
b-per opened this issue 7 months ago
Remove IntermediateSnapshotNode class
gshank opened this issue 7 months ago
gshank opened this issue 7 months ago
[Investigation] Explore options for providing upgrade or migration paths (for snapshots)
gshank opened this issue 7 months ago
gshank opened this issue 7 months ago
Update README.md
mirnawong1 opened this pull request 7 months ago
mirnawong1 opened this pull request 7 months ago
[Feature] Always raise warnings in every invocation, even if partial parsing is used
mwstanleyft opened this issue 7 months ago
mwstanleyft opened this issue 7 months ago
[Bug] Tests are incorrectly being marked `state:modified` if the comparison state is 1.8 vs 1.7 and there is a `tests` key in the `dbt_project.yml` file
jeremyyeo opened this issue 7 months ago
jeremyyeo opened this issue 7 months ago
[Feature] Better incremental test with full-expect
DamienBoue opened this issue 7 months ago
DamienBoue opened this issue 7 months ago
create a snapshot on sources that already have some history
graciegoheen opened this issue 7 months ago
graciegoheen opened this issue 7 months ago
[Backport 1.8.latest] add empty to context flags
github-actions[bot] opened this pull request 7 months ago
github-actions[bot] opened this pull request 7 months ago
[Backport 1.8.latest] Add most recent dbt-docs changes
github-actions[bot] opened this pull request 7 months ago
github-actions[bot] opened this pull request 7 months ago
Add `--empty` flag value to context `flags.EMPTY`
MichelleArk opened this issue 7 months ago
MichelleArk opened this issue 7 months ago
[Feature] Jinja support in SQL fixtures for unit tests
megetron3 opened this issue 7 months ago
megetron3 opened this issue 7 months ago
add empty to context flags
MichelleArk opened this pull request 7 months ago
MichelleArk opened this pull request 7 months ago
[Backport 1.8.latest] Stop mis-identifying unit_test config paths in dbt_project.yaml as unused
QMalcolm opened this pull request 7 months ago
QMalcolm opened this pull request 7 months ago
[Feature] `flags.INVOCATION_COMMAND` for programmatic dbt invocations
dsillman2000 opened this issue 7 months ago
dsillman2000 opened this issue 7 months ago
Stop mis-identifying `unit_test` config paths in `dbt_project.yaml` as unused
QMalcolm opened this pull request 7 months ago
QMalcolm opened this pull request 7 months ago
All `unit_test` configs in `dbt_project.yaml` are incorrectly identified as being `unused`
QMalcolm opened this issue 7 months ago
QMalcolm opened this issue 7 months ago
[Backport 1.8.latest] Fix TestHooksInSourceFreshnessDisabled flaky test
github-actions[bot] opened this pull request 7 months ago
github-actions[bot] opened this pull request 7 months ago
[Flaky test] tests/functional/sources/test_source_freshness.py::TestHooksInSourceFreshnessDefault is flaky
MichelleArk opened this issue 7 months ago
MichelleArk opened this issue 7 months ago
Fix TestHooksInSourceFreshnessDisabled flaky test
MichelleArk opened this pull request 7 months ago
MichelleArk opened this pull request 7 months ago
Add most recent dbt-docs changes
FishtownBuildBot opened this pull request 7 months ago
FishtownBuildBot opened this pull request 7 months ago
[Feature] Check `config` macros keys for validity, possible typos
ivan-fishbrain opened this issue 7 months ago
ivan-fishbrain opened this issue 7 months ago
[Bug] dbt deps fails to install specific version of dbt-utils
ram-varkhedi opened this issue 7 months ago
ram-varkhedi opened this issue 7 months ago
[Bug] Environment variables take precedence over CLI flags that appear after the subcommand
joellabes opened this issue 7 months ago
joellabes opened this issue 7 months ago
Refactor GraphRunnableTask
aliceliu opened this issue 7 months ago
aliceliu opened this issue 7 months ago
update on_skip to adjust for node that do not have schema
ChenyuLInx opened this pull request 7 months ago
ChenyuLInx opened this pull request 7 months ago
[Feature] Snapshots should respect generate schema/database name macro
graciegoheen opened this issue 7 months ago
graciegoheen opened this issue 7 months ago
[spike+] option to generate dbt_scd_id as an integer column instead of a string for performance improvements
graciegoheen opened this issue 7 months ago
graciegoheen opened this issue 7 months ago
[Bug] Disabled generic tests appear in manifest.nodes
emmyoop opened this issue 7 months ago
emmyoop opened this issue 7 months ago
Model contracts throw errors (not warnings) in CI jobs when an un-versioned model has a breaking change
dbernett-amplify opened this issue 7 months ago
dbernett-amplify opened this issue 7 months ago
[Bug] dbt unit tests raise an error when `QUOTED_IDENTIFIERS_IGNORE_CASE = true` in Snowflake
ivanroquev opened this issue 7 months ago
ivanroquev opened this issue 7 months ago
[Bug] `clone` creating "view pointers" instead of "cloned tables" on 1.8 / "Keep on latest version"
jeremyyeo opened this issue 7 months ago
jeremyyeo opened this issue 7 months ago
Implement state:modified for saved queries
gshank opened this pull request 7 months ago
gshank opened this pull request 7 months ago
saved queries are not included in the "modified" selector
graciegoheen opened this issue 7 months ago
graciegoheen opened this issue 7 months ago
[Bug] dbt config format
ciolo15 opened this issue 7 months ago
ciolo15 opened this issue 7 months ago
[Bug] Cannot run unit test with duckdb as database
sogunsemi opened this issue 7 months ago
sogunsemi opened this issue 7 months ago
create a happy path project fixture
ChenyuLInx opened this pull request 7 months ago
ChenyuLInx opened this pull request 7 months ago