fix(deps): Update dependency dbt-core to v1.9.1 #1196
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.8.9
->==1.9.1
Release Notes
dbt-labs/dbt-core (dbt-core)
v1.9.1
: dbt-core v1.9.1Compare Source
dbt-core 1.9.1 - December 16, 2024
Fixes
PartialSuccess
to result in non-zero exit code (#11114)concurrent_batches
config (#11122)Contributors
v1.9.0
: dbt-core v1.9.0Compare Source
dbt-core 1.9.0 - Dr. Susan La Flesche Picotte (December 09, 2024)
Breaking Changes
Features
dbt show
anddbt compile
(#9840)order_by
andlimit
fields to saved queries. (#10531)--resource-type
and--exclude-resource-type
CLI flags and environment variables fordbt test
(#10656)retry
support for microbatch models (#10715, #10729)full_refresh
model config (#10785)--event-time-start
is before--event-time-end
(#10786)current_time
value (#10819)event_time
config (#10926)batch
context object to model jinja context (#11025)Fixes
merge_exclude_columns
(#8267)unit_test
config paths that are properly used (#10311)silence
ofwarn_error_options
viadbt_project.yaml
flags (#10160)--resource-type test
fordbt list
anddbt build
(#10730)--event-time-end
is equivalent to the batch size truncated batch start time (#10824)lookback
default from0
to1
to ensure better data completeness (#10867)--event-time-start
and--event-time-end
mutually required (#10874)end_time
for batches to the ceiling to handle edge case whereevent_time
column is a date (#10868)get_execution_status
more broadly to better ensurerun_results.json
gets written (#10934)Docs
Under the Hood
core/dbt/version.py
(#10612)dbt/core/task/clean.py
(#10616)TestSelector
withResourceTypeSelector
(#10718)ResourceTypeSelector
instances indbt list
anddbt build
(#10739)Dependencies
Security
Contributors
Dr. Susan La Flesche Picotte (1865 - 1915)
Thanks to @QMalcolm for writing this biography of Dr. Susan La Flesche Picotte—a famous Philadelphian, and the namesake of this dbt Core release.
Dr. Susan La Flesche Picotte (1865 - 1915) of the Omaha tribe was a trailblazer to say the least. Dr. Susan, as her community called her, is most often remembered as being the first Native American woman to earn a medical degree. In 1886 she began attending the Woman’s Medical College of Pennsylvania (now part of Drexel University), and in 1889 graduated as valedictorian of her class.
After graduating from WMCP, Dr. Susan La Flesche Picotte returned to the Omaha reservation where she dedicated her life to her community. Not only did she provide medical care, treating 1,300 patients over her career and building a hospital, but she often also acted as a lawyer, accountant, and political representative for her community. She advocated for temperance, improved hygiene, and combatting the spread of tuberculosis. She defended Omaha land interests, initially by writing letters the Commissioner of the Indian Office for others, and eventually traveling to Washington, D.C. to petition the Office of Indian Affairs for assistance. She is remembered for her unending dedication to the Omaha people.
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.