-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: dbt-labs/dbt-core
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v1.9.2 dbt-core v1.9.2
published
Jan 29, 2025
2 Pull requests merged by 2 people
-
Sample Mode Alpha
#11247 merged
Feb 4, 2025 -
post-hoc addition of discussion to roadmap
#11259 merged
Jan 30, 2025
4 Pull requests opened by 4 people
-
Don't automatically run Artifact Schema Check on PRs
#11260 opened
Jan 30, 2025 -
Support both `yaml` and `yml` file extension for project config files
#11261 opened
Jan 31, 2025 -
DBT model instrumentation
#11268 opened
Feb 3, 2025 -
update depends_on default
#11276 opened
Feb 5, 2025
15 Issues closed by 2 people
-
[Feature] Improve error messages when calling a non-existent macro in the config block of a model
#10503 closed
Feb 4, 2025 -
[CT-288] Pytest Conversion Tracking
#4788 closed
Feb 4, 2025 -
[Bug] 'AnalysisNode' object has no attribute 'all_constraints'
#10509 closed
Feb 4, 2025 -
[Bug] TypeError: 'NoneType' object is not subscriptable
#10890 closed
Feb 4, 2025 -
allow for the building of "incremental" models as "samples"
#11254 closed
Feb 4, 2025 -
allow for specification of sample time window in targeted manner
#11258 closed
Feb 4, 2025 -
allow for the building of "normal" models as "samples"
#11248 closed
Feb 4, 2025 -
allow for the building of "microbatch" models as "samples"
#11252 closed
Feb 4, 2025 -
Add `--sample` flag to CLI invocation for `run` command
#11230 closed
Feb 4, 2025 -
Allow for specification of a "relative" time window for sample mode
#11231 closed
Feb 4, 2025 -
Gate using sample mode with `dbt_experimental_sample_mode` environment variable
#11227 closed
Feb 4, 2025 -
Extend `write_json` flag to `catalog.json` also
#10498 closed
Feb 2, 2025 -
Incremental tables with varchar columns get bumped to varchar 256
#10501 closed
Feb 2, 2025 -
[Code docs] `ARCHITECTURE.md` still describes `include/global_project`
#10491 closed
Jan 31, 2025 -
[Feature] Set vars via environment variables
#10492 closed
Jan 31, 2025
10 Issues opened by 10 people
-
Macro Type Documentation
#11274 opened
Feb 5, 2025 -
Add "run_started_at" field to run_results.json
#11272 opened
Feb 4, 2025 -
[Bug] Unit Testing compilation error
#11271 opened
Feb 4, 2025 -
[Feature] Support "relative" config for `begin` on microbatch models
#11270 opened
Feb 4, 2025 -
[Bug] Restored deleted items are not appearing in dbt Snapshots 1.9
#11269 opened
Feb 4, 2025 -
allow for opting out specific models from sample mode
#11264 opened
Feb 2, 2025 -
[Feature] Enable `dict` format for ephemeral model unit tests
#11263 opened
Jan 31, 2025 -
[Bug] on-run-end runs before on-run-start on actions other than build
#11262 opened
Jan 31, 2025
26 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[CT-2967] [Feature] run dbt in --sample mode
#8378 commented on
Jan 29, 2025 • 0 new comments -
[Bug] dbt core 1.9.1 does not respect threads flag on retry
#11238 commented on
Jan 29, 2025 • 0 new comments -
[Feature] Automatic job retries from failure for transient errors
#11251 commented on
Jan 29, 2025 • 0 new comments -
Option to disable "skip downstream models on failure"
#2142 commented on
Jan 30, 2025 • 0 new comments -
using `{{ ref('anything') }}` in a `set_sql_header` call resolves to the current model and not 'anything'
#2793 commented on
Jan 31, 2025 • 0 new comments -
[Bug] Microbatch models shouldn't block the main thread in multi-threaded dbt runs.
#11243 commented on
Jan 31, 2025 • 0 new comments -
[Feature] Reword 'TestsConfigDeprecation' message to avoid confusion around deprecation timeline (not planned)
#10504 commented on
Feb 2, 2025 • 0 new comments -
[Feature] Clarify error when file(s) contain duplicate macros
#10387 commented on
Feb 2, 2025 • 0 new comments -
[Feature] No Metadata check supported for SQL input type under Unit Test
#10661 commented on
Feb 2, 2025 • 0 new comments -
[Bug] dbtCore - after upgrading, can't run DBT
#10135 commented on
Feb 2, 2025 • 0 new comments -
[EPIC] Sample Mode
#11226 commented on
Feb 2, 2025 • 0 new comments -
[Bug] `TypeError` in `TagSelectorMethod` when node is `unit_test`. `unit_test` does not have `tags` attr on node, only as property of `config`
#10519 commented on
Feb 3, 2025 • 0 new comments -
[CT-1851] [Feature] Re-render `incremental_predicates` at run-time, similar to hooks
#6658 commented on
Feb 3, 2025 • 0 new comments -
[CT-3088] [Feature] Automatically grant usage on schema
#8586 commented on
Feb 3, 2025 • 0 new comments -
[Bug] dbt deps automatically recognizes projects in subdirectories
#9719 commented on
Feb 3, 2025 • 0 new comments -
[Bug] Unit test raising error `'<macro name>' is undefined. This can happen when calling a macro that does not exist.`
#10157 commented on
Feb 4, 2025 • 0 new comments -
[Bug] Using snapshots with check strategy sometimes creates duplicate rows
#11235 commented on
Feb 4, 2025 • 0 new comments -
[CT-2429] `dbt show`: option to use already-materialized model instead of rerunning SQL
#7391 commented on
Feb 4, 2025 • 0 new comments -
[Bug] Model properties.yml file appears to support `post-hook` and `post_hook` but not really
#10965 commented on
Feb 4, 2025 • 0 new comments -
Make config names all use underscores
#9235 commented on
Feb 4, 2025 • 0 new comments -
[Bug] `clone` creating "view pointers" instead of "cloned tables" on 1.8 / "Keep on latest version"
#10296 commented on
Feb 5, 2025 • 0 new comments -
Use fastjsonschema instead of jsonschema for validation
#10249 commented on
Feb 2, 2025 • 0 new comments -
Bump black from 22.3.0 to 24.3.0
#10406 commented on
Feb 2, 2025 • 0 new comments -
feat: check_exclude_cols option
#10488 commented on
Feb 3, 2025 • 0 new comments -
catalogs.yml parsing
#11162 commented on
Feb 3, 2025 • 0 new comments -
Require 2 CODEOWNER reviews for artifact changes
#11256 commented on
Jan 31, 2025 • 0 new comments