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
Parsing + rendering invalid jinja templates involving datetimes produces a stack trace that is difficult to debug
MichelleArk opened this issue 21 days ago
MichelleArk opened this issue 21 days ago
[Feature] Allow jinja templating YML just like we can jinja template SQL
siljamardla opened this issue 22 days ago
siljamardla opened this issue 22 days ago
[Bug] selection "state:modified.relation" does not detect a change of schema in `dbt_profile.yml`
AdriMarteau opened this issue 23 days ago
AdriMarteau opened this issue 23 days ago
[Regression] Unit tests no longer work after CTE naming change
antitoine opened this issue 23 days ago
antitoine opened this issue 23 days ago
[Bug] BigQuery line numbers are off by one
ttencate opened this issue 23 days ago
ttencate opened this issue 23 days ago
[Feature] Report SQL line on which syntax error occurred
ttencate opened this issue 23 days ago
ttencate opened this issue 23 days ago
Microbatch first last batch serial
MichelleArk opened this pull request 24 days ago
MichelleArk opened this pull request 24 days ago
fix MicrobatchExecutionDebug message
MichelleArk opened this pull request 24 days ago
MichelleArk opened this pull request 24 days ago
[Feature] Paper cut: include reference to `execute` mode check when introspective queries like `run_query` are skipped
joellabes opened this issue 24 days ago
joellabes opened this issue 24 days ago
Access DEBUG flag through get_flags()
Threynaud opened this pull request 24 days ago
Threynaud opened this pull request 24 days ago
[Bug] Current DEBUG flag access in the ManifestLoader can cause an AttributeError and is not consistent with the rest of the codebase
Threynaud opened this issue 24 days ago
Threynaud opened this issue 24 days ago
[Bug] Test for uniqueness passes when duplicates are present in BigQuery column
steffan-roughsedge opened this issue 24 days ago
steffan-roughsedge opened this issue 24 days ago
[Bug] When performing data freshness tests in a timezone other than UTC, a full table scan may be executed, resulting in longer test execution times.
Benjamin0313 opened this issue 24 days ago
Benjamin0313 opened this issue 24 days ago
[Backport 1.9.latest] [Tidy first] move microbatch compilation to .compile method
github-actions[bot] opened this pull request 24 days ago
github-actions[bot] opened this pull request 24 days ago
[Backport 1.9.latest] Add `batch` context object to microbatch jinja context
github-actions[bot] opened this pull request 24 days ago
github-actions[bot] opened this pull request 24 days ago
[Tidy first] move microbatch compilation to .compile method
MichelleArk opened this pull request 25 days ago
MichelleArk opened this pull request 25 days ago
[Backport 1.9.latest] Rename internal `batch_info` variable to `previous_batch_results`
github-actions[bot] opened this pull request 25 days ago
github-actions[bot] opened this pull request 25 days ago
[Feature] FK Constraints should respect `--indirect-selection` to avoid trying to attach a constraint to an unbuilt model in CI
joellabes opened this issue 25 days ago
joellabes opened this issue 25 days ago
move microbatch compilation to .compile method
MichelleArk opened this pull request 25 days ago
MichelleArk opened this pull request 25 days ago
[Feature] Could micro-batch strategy solve most of my windowing problems for incremental models?
jschintz-nytimes opened this issue 25 days ago
jschintz-nytimes opened this issue 25 days ago
[Bug] unit test input SQL does not escape column names
kdeggelman opened this issue 26 days ago
kdeggelman opened this issue 26 days ago
Rename internal `batch_info` variable to `previous_batch_results`
QMalcolm opened this pull request 26 days ago
QMalcolm opened this pull request 26 days ago
[Backport 1.9.latest] Fix plural of "partial success"
github-actions[bot] opened this pull request 26 days ago
github-actions[bot] opened this pull request 26 days ago
Fix NodeVersion definition, make_semantic_model utility
gshank opened this pull request 26 days ago
gshank opened this pull request 26 days ago
add unit tests for artifact mixin
MichelleArk opened this pull request 27 days ago
MichelleArk opened this pull request 27 days ago
Pin mashumaro to <3.15 (#11046)
gshank opened this pull request 27 days ago
gshank opened this pull request 27 days ago
[Backport 1.9.latest] Pin mashumaro to <3.15
github-actions[bot] opened this pull request 27 days ago
github-actions[bot] opened this pull request 27 days ago
Pin mashumaro to <3.15
gshank opened this pull request 27 days ago
gshank opened this pull request 27 days ago
[Backport 1.9.latest] Fix #11012: Catch DbtRuntimeError for hooks
github-actions[bot] opened this pull request 27 days ago
github-actions[bot] opened this pull request 27 days ago
[Regression] node.external.partitions returned as string instead of dict
thomasgjerdekog opened this issue 27 days ago
thomasgjerdekog opened this issue 27 days ago
[Feature] Update .yml file for a model and access that value in `INFORMATION_SCHEMA`.`JOBS` table
AshwiniJoshi opened this issue 27 days ago
AshwiniJoshi opened this issue 27 days ago
[Feature] Automatically attempt a full parse before returning a parse error
siljamardla opened this issue 27 days ago
siljamardla opened this issue 27 days ago
fix/ParsedNode for seed node dup
JamesBonddu opened this pull request 28 days ago
JamesBonddu opened this pull request 28 days ago
[Bug] ParsedNode for seed node dup
JamesBonddu opened this issue 28 days ago
JamesBonddu opened this issue 28 days ago
[Bug] Unit tests don't recognize versioned sources
gnilrets opened this issue 29 days ago
gnilrets opened this issue 29 days ago
[Feature] Recognize API Relation Table Used in SQL Header as Parent of Model
aboomer07 opened this issue 30 days ago
aboomer07 opened this issue 30 days ago
Backport New Snapshot Configuration to 1.9.latest
peterallenwebb opened this pull request 30 days ago
peterallenwebb opened this pull request 30 days ago
Functional Tests for New Record Snapshot Mode
peterallenwebb opened this pull request 30 days ago
peterallenwebb opened this pull request 30 days ago
FileNotFoundError while running dbt deps for private package
NireshGopalakrishnan-Moodys opened this issue 30 days ago
NireshGopalakrishnan-Moodys opened this issue 30 days ago
[Bug] `state:modified` should include `check_modified_contract`
jtcohen6 opened this issue 30 days ago
jtcohen6 opened this issue 30 days ago
get_manifest_artifacts: Compilation Error in downstream project when upstream project adds versioning to public model referenced in intermediate project
taylorterwin opened this issue about 1 month ago
taylorterwin opened this issue about 1 month ago
Add `batch` context object to microbatch jinja context
QMalcolm opened this pull request about 1 month ago
QMalcolm opened this pull request about 1 month ago
Add child_map, parent_map, group_map to Manifest class
gshank opened this pull request about 1 month ago
gshank opened this pull request about 1 month ago
Bump libpq-dev to 13.18-0+deb11u1 in docker/Dockerfile
gshank opened this pull request about 1 month ago
gshank opened this pull request about 1 month ago
add 1.8 changelogs
emmyoop opened this pull request about 1 month ago
emmyoop opened this pull request about 1 month ago
Cleanup main after cutting new 1.9.latest branch
FishtownBuildBot opened this pull request about 1 month ago
FishtownBuildBot opened this pull request about 1 month ago
[Bug] Unit tests don't recognize snapshots with aliases
gnilrets opened this issue about 1 month ago
gnilrets opened this issue about 1 month ago
Begin supplying a `batch_id` in the mode context for batches given to adapters
QMalcolm opened this issue about 1 month ago
QMalcolm opened this issue about 1 month ago
Move upper bounds back to 2.0
emmyoop opened this pull request about 1 month ago
emmyoop opened this pull request about 1 month ago
Fix #11012: Catch DbtRuntimeError for hooks
aranke opened this pull request about 1 month ago
aranke opened this pull request about 1 month ago
[TESTING] Er/unpin 18
emmyoop opened this pull request about 1 month ago
emmyoop opened this pull request about 1 month ago
[Bug] Skipping microbatch model fails with `typeError: object of type 'Field' has no len()`
MichelleArk opened this issue about 1 month ago
MichelleArk opened this issue about 1 month ago
make microbatch models skippable
MichelleArk opened this pull request about 1 month ago
MichelleArk opened this pull request about 1 month ago
[Bug] Relation within dbt_utils macro is not honoring the `--defer` flag
emilee-jurkowski opened this issue about 1 month ago
emilee-jurkowski opened this issue about 1 month ago
Ensure internal nodes with resource_class properties only serialize keys defined in resource_class
MichelleArk opened this issue about 1 month ago
MichelleArk opened this issue about 1 month ago
[Bug] clickhouse replicated error & freeze
V4kodin opened this issue about 1 month ago
V4kodin opened this issue about 1 month ago
[Bug] Unexpected behaviour when using config.get() and exceptions.raise_compiler_error() in same model
ehernani opened this issue about 1 month ago
ehernani opened this issue about 1 month ago
[Bug] Unittests Fail with Quoted Source Table Columns in dbt Framework
megetron3 opened this issue about 1 month ago
megetron3 opened this issue about 1 month ago
Fix restrict-access to not restrict within same package
gshank opened this pull request about 1 month ago
gshank opened this pull request about 1 month ago
[Feature] Cleaner Call of DBT CLI as Python Module
vicmattos opened this issue about 1 month ago
vicmattos opened this issue about 1 month ago
[Bug] Write `run_results.json` even if we encounter an exception on main thread
aranke opened this issue about 1 month ago
aranke opened this issue about 1 month ago
[Feature] Do several actions on a table
Simon-Free opened this issue about 1 month ago
Simon-Free opened this issue about 1 month ago
Bump codecov/codecov-action from 4 to 5
dependabot[bot] opened this pull request about 1 month ago
dependabot[bot] opened this pull request about 1 month ago
[QOL] add index.html to .gitignore
MichelleArk opened this pull request about 1 month ago
MichelleArk opened this pull request about 1 month ago
state:modified.vars
MichelleArk opened this pull request about 1 month ago
MichelleArk opened this pull request about 1 month ago
[TESTING]
emmyoop opened this pull request about 1 month ago
emmyoop opened this pull request about 1 month ago
[Feature] Ignore parts of profile_hash and/or env_var_hash in "is_partial_parsable" when running dbt parse
bf-samspar opened this issue about 1 month ago
bf-samspar opened this issue about 1 month ago
fire GenericExceptionOnRun for batch-level exception
MichelleArk opened this pull request about 1 month ago
MichelleArk opened this pull request about 1 month ago
Fix plural of "partial success"
jtcohen6 opened this pull request about 1 month ago
jtcohen6 opened this pull request about 1 month ago
[Feature] Add `docs` to `column` info in `manifest.json`
aranke opened this issue about 1 month ago
aranke opened this issue about 1 month ago
[Feature] Add `docs` to `depends_on` for nodes in `manifest.json`
aranke opened this issue about 1 month ago
aranke opened this issue about 1 month ago
[Bug] [Nit] Incorrect plural of `partial success`
jtcohen6 opened this issue about 1 month ago
jtcohen6 opened this issue about 1 month ago
Bump minimum dbt-adapters requirement to 1.9.0
QMalcolm opened this pull request about 1 month ago
QMalcolm opened this pull request about 1 month ago
Bump minimum dbt-adapters requirement to 1.9.0
QMalcolm opened this pull request about 1 month ago
QMalcolm opened this pull request about 1 month ago
Bump minimum dbt-adapters version to 1.9.0
QMalcolm opened this issue about 1 month ago
QMalcolm opened this issue about 1 month ago
Fix #10988: Validate manifest has group_map during group_lookup init
aranke opened this pull request about 1 month ago
aranke opened this pull request about 1 month ago
[Bug] Deprecation warning for custom `microbatch` macros is being fired incorrectly
QMalcolm opened this issue about 1 month ago
QMalcolm opened this issue about 1 month ago
[Feature] Enable the `--no-warn-error` CLI flag
mroy-seedbox opened this issue about 1 month ago
mroy-seedbox opened this issue about 1 month ago
[Feature] add `selector:` method to combine YAML selectors with command line selection
mroy-seedbox opened this issue about 1 month ago
mroy-seedbox opened this issue about 1 month ago
[Bug] Selections with unions fail if one of the sets is empty
mroy-seedbox opened this issue about 1 month ago
mroy-seedbox opened this issue about 1 month ago
Update core to support DSI 0.8.1
WilliamDee opened this pull request about 1 month ago
WilliamDee opened this pull request about 1 month ago
fix deprecation firing for microbatch model w custom strategy
MichelleArk opened this pull request about 1 month ago
MichelleArk opened this pull request about 1 month ago
[Regression] `--no-write-json` causes 'Manifest' object has no attribute 'group_map' error in 1.9 beta
joellabes opened this issue about 1 month ago
joellabes opened this issue about 1 month ago
InProgress: Add tags to SavedQueries
theyostalservice opened this pull request about 1 month ago
theyostalservice opened this pull request about 1 month ago
[Feature] dbt seeds - STRING as default for the entire project
a51001k opened this issue about 1 month ago
a51001k opened this issue about 1 month ago
[Fix] Ensure inferred primary_key is a List[str]
MichelleArk opened this pull request about 2 months ago
MichelleArk opened this pull request about 2 months ago
[Bug] infer_primary_key returns an array with `None` values if a node's `unique` or `unique_combination_of_columns` data test is misconfigured
MichelleArk opened this issue about 2 months ago
MichelleArk opened this issue about 2 months ago
[Backport 1.6.latest] upgrade macos version (#10974)
emmyoop opened this pull request about 2 months ago
emmyoop opened this pull request about 2 months ago
[Backport 1.5.latest] upgrade macos version (#10974)
emmyoop opened this pull request about 2 months ago
emmyoop opened this pull request about 2 months ago
[Backport 1.4.latest] upgrade macos version (#10974)
emmyoop opened this pull request about 2 months ago
emmyoop opened this pull request about 2 months ago
[Backport 1.3.latest] upgrade macos version (#10974)
emmyoop opened this pull request about 2 months ago
emmyoop opened this pull request about 2 months ago
[Backport 1.7.latest] upgrade macos version (#10974)
emmyoop opened this pull request about 2 months ago
emmyoop opened this pull request about 2 months ago
[Backport 1.8.latest] upgrade macos version (#10974)
emmyoop opened this pull request about 2 months ago
emmyoop opened this pull request about 2 months ago
[Bug] Microbatch timestamps incorrectly offset for system timezone in Snowflake
bthomson22 opened this issue about 2 months ago
bthomson22 opened this issue about 2 months ago
[Fix] assert resolver.model is ModelNode prior to resolving event_time_filter
MichelleArk opened this pull request about 2 months ago
MichelleArk opened this pull request about 2 months ago
upgrade macos version
emmyoop opened this pull request about 2 months ago
emmyoop opened this pull request about 2 months ago
make pk optional
emmyoop opened this pull request about 2 months ago
emmyoop opened this pull request about 2 months ago
Add New Config Properties and Schema for Snapshot Hard Deletes
peterallenwebb opened this pull request about 2 months ago
peterallenwebb opened this pull request about 2 months ago
add automation for proto generation
emmyoop opened this pull request about 2 months ago
emmyoop opened this pull request about 2 months ago
Automate proto generation with a workflow
emmyoop opened this issue about 2 months ago
emmyoop opened this issue about 2 months ago