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
Add flags from dbt_project.yml to the Project and RuntimeConfig objects
mikealfare opened this pull request 4 months ago
mikealfare opened this pull request 4 months ago
Write partitioned data from microbatch incremental builds by partition segment
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[SPIKE] Will writes of partioned data automatically be parallelized?
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
Write data via new microbatch incremental model functionality
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
Allow setting of a `lookback_period` to affect microbatch filter building
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[Feature] the rendering of `ref` and `source`should have microbatch `WHERE` filter when appropriate
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[Feature] Build `WHERE` filter for reading data of microbatch incremental builds from properties
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[Feature] Allow setting of `batch_size` as a top-level property of a model
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[Feature] Automatically set `--event-start-time` and `--event-end-time` values if not provided
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[Feature] `--event-start-time` and `--event-end-time` as CLI flags for specifying microbatch start and end times
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
Allow setting of `event_time` as a top-level property of a model with a `field_name` attribute
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
update dep for psycopg
emmyoop opened this pull request 4 months ago
emmyoop opened this pull request 4 months ago
[Feature] Configuration for runtime "priority" among models with satisfied dependencies
owenprough-sift opened this issue 4 months ago
owenprough-sift opened this issue 4 months ago
[Bug] Running `dbt docs generate` gives "Access is denied" error with a read-only asset
yuichiotsuka opened this issue 4 months ago
yuichiotsuka opened this issue 4 months ago
[Bug] Unhandled exception when using --state and referring to a removed test
jaklan opened this issue 4 months ago
jaklan opened this issue 4 months ago
Ct 10485/env var none
kentkr opened this pull request 4 months ago
kentkr opened this pull request 4 months ago
[Feature] enforce contract in `dbt_project.yml`
davidggphy opened this issue 4 months ago
davidggphy opened this issue 4 months ago
[Backport 1.7.latest] Fix test after dbt-utils release
emmyoop opened this pull request 4 months ago
emmyoop opened this pull request 4 months ago
[Backport 1.8.latest] Fix test after dbt-utils release
github-actions[bot] opened this pull request 4 months ago
github-actions[bot] opened this pull request 4 months ago
Fix test after dbt-utils release
emmyoop opened this pull request 4 months ago
emmyoop opened this pull request 4 months ago
[EPIC] Incremental Model Improvements - Microbatch
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[Bug] Runtime Error in unit_test when using versioned models
marcilj opened this issue 4 months ago
marcilj opened this issue 4 months ago
Add More Typing to the dbt.task Module
peterallenwebb opened this pull request 4 months ago
peterallenwebb opened this pull request 4 months ago
Add missing type hints to `dbt/core/task/show.py`
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[Backport 1.8.latest] Enable calling a macro in a pre- or post-hook config in `properties.yml`
github-actions[bot] opened this pull request 4 months ago
github-actions[bot] opened this pull request 4 months ago
[Tidy First] add typing to dbt/cli/exceptions.py
emmyoop opened this pull request 4 months ago
emmyoop opened this pull request 4 months ago
[Behavior Flags] Add project flags to `Project` to be passed into `BaseAdapter`
mikealfare opened this issue 4 months ago
mikealfare opened this issue 4 months ago
[TIDY FIRST] Fix typing issues in `dbt/core/tasks/clean.py`
QMalcolm opened this pull request 4 months ago
QMalcolm opened this pull request 4 months ago
Add missing type hints in `core/dbt/task/clean.py`
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[TIDY FIRST] Fix typing errors in `core/dbt/contracts/sql.py`
QMalcolm opened this pull request 4 months ago
QMalcolm opened this pull request 4 months ago
Add missing type hints to `core/dbt/contracts/sql.py`
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[TIDY FIRST] Fix `core/dbt/version.py` type hinting
QMalcolm opened this pull request 4 months ago
QMalcolm opened this pull request 4 months ago
Add missing type hints to `dbt/core/version.py`
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[Bug] Re-seeding a table in a quoted schema results in an "already exists" error
tomer-hai opened this issue 4 months ago
tomer-hai opened this issue 4 months ago
Updated saved query tests and fixtures
WilliamDee opened this pull request 4 months ago
WilliamDee opened this pull request 4 months ago
use full manifest in adapter instead of macro_manifest
gshank opened this pull request 4 months ago
gshank opened this pull request 4 months ago
Allow configuration of snapshot column names
gshank opened this pull request 4 months ago
gshank opened this pull request 4 months ago
[TIDY FIRST] Type `BaseRunner` class
QMalcolm opened this pull request 4 months ago
QMalcolm opened this pull request 4 months ago
[TIDY FIRST] Add typing to `BaseRunner` class
QMalcolm opened this issue 4 months ago
QMalcolm opened this issue 4 months ago
[Regression] Unit tests generate an sql with wrong CTE on models with alias
jan-benisek opened this issue 4 months ago
jan-benisek opened this issue 4 months ago
[Feature] dbt Cloud CLI: rename binary to `dbt-cloud` or make it `pipx`-compatible
jaklan opened this issue 4 months ago
jaklan opened this issue 4 months ago
Enable calling a macro in a pre- or post-hook config in `properties.yml`
dbeatty10 opened this pull request 4 months ago
dbeatty10 opened this pull request 4 months ago
[Bug] Hooks with `this` variable in properties yaml not resolving while using custom seed-path
crystalro0 opened this issue 4 months ago
crystalro0 opened this issue 4 months ago
Allow env_var to be Used in More Contexts
peterallenwebb opened this pull request 4 months ago
peterallenwebb opened this pull request 4 months ago
Resolve relative local dependencies of local dependencies
dbeatty10 opened this pull request 4 months ago
dbeatty10 opened this pull request 4 months ago
[Bug] The env_var Function Cannot Be Ued in the create_schema Macro
peterallenwebb opened this issue 4 months ago
peterallenwebb opened this issue 4 months ago
Fix a column name for the customers schema in the jaffle example
gliga opened this pull request 4 months ago
gliga opened this pull request 4 months ago
[Feature] Resource selection: allow to specify intersection with union
jaklan opened this issue 4 months ago
jaklan opened this issue 4 months ago
[Bug] copy_grants configuration not being sent to DDL for seed tables (Snowflake)
mklebantg opened this issue 4 months ago
mklebantg opened this issue 4 months ago
Microbatch: event_time ref + source filtering
MichelleArk opened this pull request 4 months ago
MichelleArk opened this pull request 4 months ago
[Feature] Apply selection only once when running `dbt build`
jaklan opened this issue 4 months ago
jaklan opened this issue 4 months ago
[Feature] Disable `on-run-start` and `on-run-end` hooks from installed packages
jaklan opened this issue 4 months ago
jaklan opened this issue 4 months ago
Fixes dbt retry does not respect --threads
donjin-master opened this pull request 4 months ago
donjin-master opened this pull request 4 months ago
[Feature] Get `dbt retry` working even when there are compilation errors
aranke opened this issue 4 months ago
aranke opened this issue 4 months ago
dbt_profile vars not parsing derived variable correctly when used in a yml file
petertjmills opened this issue 4 months ago
petertjmills opened this issue 4 months ago
Add test for source names with quotes
gshank opened this pull request 4 months ago
gshank opened this pull request 4 months ago
[Feature] Support Snowflake Database Roles in grants
Aviss opened this issue 4 months ago
Aviss opened this issue 4 months ago
[Bug] empty inputs have incorrect datatypes in dbt unit tests
mchonofsky opened this issue 4 months ago
mchonofsky opened this issue 4 months ago
Bump DSI version
courtneyholcomb opened this pull request 4 months ago
courtneyholcomb opened this pull request 4 months ago
[Bug] dbt retry does not respect --threads
barberscott opened this issue 4 months ago
barberscott opened this issue 4 months ago
type ignore original_abspath + comment
MichelleArk opened this pull request 4 months ago
MichelleArk opened this pull request 4 months ago
Create test cases for source names with quotes (and other non-standard characters)
gshank opened this issue 4 months ago
gshank opened this issue 4 months ago
Filter out empty nodes after graph selection
jtcohen6 opened this pull request 4 months ago
jtcohen6 opened this pull request 4 months ago
[Feature] Extend partial parsing behavior for env vars to `{{ target }}` also
dbeatty10 opened this issue 4 months ago
dbeatty10 opened this issue 4 months ago
[Feature] Extend partial parsing behavior for env vars to project vars also
dbeatty10 opened this issue 4 months ago
dbeatty10 opened this issue 4 months ago
Fix: #10471 unused add_ephemeral_model_prefix
donjin-master opened this pull request 4 months ago
donjin-master opened this pull request 4 months ago
Fix #10471 unused add_ephemeral_model_prefix
donjin-master opened this pull request 4 months ago
donjin-master opened this pull request 4 months ago
Removing unused add_ephemeral_model_prefix method
donjin-master opened this pull request 4 months ago
donjin-master opened this pull request 4 months ago
[Bug] state:modified not working for windows machine
abrown-calix opened this issue 4 months ago
abrown-calix opened this issue 4 months ago
[Feature] Support unit testing for unordered arrays
PeterOgden-Intechnica opened this issue 4 months ago
PeterOgden-Intechnica opened this issue 4 months ago
[Bug] prevent dbt clone from attempting snapshots
AsimpleCommit opened this issue 4 months ago
AsimpleCommit opened this issue 4 months ago
[Regression] Partial parsing is disabled by "secret" env vars in profile connection info
fredriv opened this issue 4 months ago
fredriv opened this issue 4 months ago
[Bug] wild card doesn't work with tags
AsimpleCommit opened this issue 4 months ago
AsimpleCommit opened this issue 4 months ago
[Feature] Clone tables from deps in the same environment
OscarGarciaF opened this issue 4 months ago
OscarGarciaF opened this issue 4 months ago
Remove unneeded TODO
courtneyholcomb opened this pull request 4 months ago
courtneyholcomb opened this pull request 4 months ago
Backport #10526
peterallenwebb opened this pull request 4 months ago
peterallenwebb opened this pull request 4 months ago
Clarify inline help text
MiConnell opened this pull request 4 months ago
MiConnell opened this pull request 4 months ago
Fix state:modified check for exports
aliceliu opened this pull request 4 months ago
aliceliu opened this pull request 4 months ago
Remove deprecation warnings for tests to data_tests configs
gshank opened this issue 4 months ago
gshank opened this issue 4 months ago
Do not execute process_saved_queries if nothing in semantic manifest has changed
gshank opened this issue 4 months ago
gshank opened this issue 4 months ago
Create tests for all disablable resource types with the same name
gshank opened this issue 4 months ago
gshank opened this issue 4 months ago
[Bug] partial_parse.msgpack Only Written to --target-path When Project Is Modified
d-cole opened this issue 4 months ago
d-cole opened this issue 4 months ago
[Feature] Macro overrides could/should function on ephemeral tables and pre-empt them
mchonofsky opened this issue 4 months ago
mchonofsky opened this issue 4 months ago
[Feature] Support Fallback to Full Parse When Using --partial-parse-file-path
d-cole opened this issue 4 months ago
d-cole opened this issue 4 months ago
WritableManifest has invalid value
7pandeys opened this issue 4 months ago
7pandeys opened this issue 4 months ago
[Bug] `dbt list --output json` erroring with `Object of type date is not JSON serializable`
jeremyyeo opened this issue 4 months ago
jeremyyeo opened this issue 4 months ago
Refactor graph queue so it has a clean interface and hide the selection complexity inside
ChenyuLInx opened this pull request 4 months ago
ChenyuLInx opened this pull request 4 months ago
[Backport 1.8.latest] Fix add_ephemeral_prefix to identifier instead of name
github-actions[bot] opened this pull request 4 months ago
github-actions[bot] opened this pull request 4 months ago
[Behavior Flags] Track behavior flags in Snowplow
mikealfare opened this issue 4 months ago
mikealfare opened this issue 4 months ago
[Feature] Add Constraints to Seeds
cboethigtrellance opened this issue 4 months ago
cboethigtrellance opened this issue 4 months ago
Fix add_ephemeral_prefix to identifier instead of name
aranke opened this pull request 4 months ago
aranke opened this pull request 4 months ago
Update dev-requirements.txt
aranke opened this pull request 4 months ago
aranke opened this pull request 4 months ago
Add Type Annotations to Graph Code
peterallenwebb opened this pull request 4 months ago
peterallenwebb opened this pull request 4 months ago
[Feature] Unit test support for macros
jas-grover opened this issue 5 months ago
jas-grover opened this issue 5 months ago
[Feature] Apply grants to dbt_test__audit when storing test failures
ttusing opened this issue 5 months ago
ttusing opened this issue 5 months ago
[Tests] reset deprecations prior to usage in unit tests
MichelleArk opened this pull request 5 months ago
MichelleArk opened this pull request 5 months ago
Revert "Remove Undocumented Property"
colin-rogers-dbt opened this pull request 5 months ago
colin-rogers-dbt opened this pull request 5 months ago
[1.6 backport] buffer deprecations to respect --quiet and --warn-error-options
MichelleArk opened this pull request 5 months ago
MichelleArk opened this pull request 5 months ago
[1.7 backport] buffer deprecations to respect --quiet and --warn-error-options
MichelleArk opened this pull request 5 months ago
MichelleArk opened this pull request 5 months ago
Backport 10534 to 1.8.latest
MichelleArk opened this pull request 5 months ago
MichelleArk opened this pull request 5 months ago