Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync #69

Merged
merged 308 commits into from
Sep 12, 2023
Merged

Sync #69

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
308 commits
Select commit Hold shift + click to select a range
87ea28f
break out a large test suite as a separate execution to avoid memory …
mikealfare May 19, 2023
265e09d
Remove `DelayedFileHandler` (#7661)
iknox-fa May 22, 2023
4a4b7be
Model Deprecation (#7562)
peterallenwebb May 23, 2023
c25d0c9
fix #7502: write run_results.json for run operation (#7655)
aranke May 23, 2023
0f22366
Honor `--skip-profile-setup` parameter when inside an existing projec…
dbeatty10 May 23, 2023
0d71a32
Include null checks in utils test base (#7672)
sdebruyn May 24, 2023
0fe3ee8
Bump ubuntu from 23.04 to 23.10 (#7675)
dependabot[bot] May 24, 2023
9373c4d
Adding performance modeling for 1.3.4 to refs/heads/main (#7525)
github-actions[bot] May 24, 2023
b88e60f
Adding performance modeling for 1.4.1 to refs/heads/main (#7527)
github-actions[bot] May 24, 2023
3b6222e
Adding performance modeling for 1.3.0 to refs/heads/main (#7530)
github-actions[bot] May 24, 2023
f99be58
Adding performance modeling for 1.4.6 to refs/heads/main (#7532)
github-actions[bot] May 24, 2023
0516192
CT 2516 ensure that paths in Jinja context flags object are strings (…
gshank May 24, 2023
1fdebc6
Relaxed the pyyaml dependency to >=5.3. (#7681)
anisnasir May 24, 2023
70a132d
Updating CODEOWNERS to consolidate (#7693)
leahwicz May 24, 2023
7c1bd91
CT 2590 write pub artifact to log (#7686)
gshank May 24, 2023
a3d40e0
Bumping version to 1.6.0b2 and generate changelog
FishtownBuildBot May 25, 2023
feb06e2
[Automated] Merged prep-release/1.6.0b2_5081502847 into target main d…
FishtownBuildBot May 25, 2023
aa11cf2
Adding link to 1.5 release notes (#7707)
leahwicz May 26, 2023
620ca40
Add `%` to adapter suite test cases for `persist_docs` (#7699)
dbeatty10 May 26, 2023
ac16a55
Update to reusable workflow for branch testing (#7676)
emmyoop May 26, 2023
7e3a6ee
fix #7300: Enable state for deferral to be separate from state for se…
aranke May 26, 2023
38ca4fc
Target path should be relative to project dir, rather than current wo…
gshank May 26, 2023
1ac6df0
Adding performance modeling for 1.2.0 to refs/heads/main (#7560)
github-actions[bot] May 28, 2023
9c7e01d
Readd exp_path for config deprecation warnings (#7536)
jtcohen6 May 30, 2023
fd301a3
Dropped support for Python 3.7 (#7623)
sdebruyn May 30, 2023
00a531d
Template rendering optimization (#7451)
peterallenwebb May 30, 2023
45d6145
fix StopIteration error when publication not found (#7710)
MichelleArk May 30, 2023
9dd5ab9
add ability to select models by access (#7739)
dave-connors-3 Jun 1, 2023
7a06d35
pass optional sql_header to empty subquery sql rendering (#7734)
MichelleArk Jun 1, 2023
e1d7a53
Fix doc link in selector.py (#7755)
quazi-irfan Jun 2, 2023
05b0ebb
Fix constraint rendering for expressions and foreign key constraint t…
MichelleArk Jun 2, 2023
7917bd5
add project_name to manifest metadata (#7754)
MichelleArk Jun 2, 2023
79bd985
Version 0 for model works for latest_version (#7712)
gshank Jun 5, 2023
89541fa
force dependency between test models (#7767)
MichelleArk Jun 5, 2023
4dbc4a4
remove entire changes folder (#7766)
emmyoop Jun 5, 2023
60d116b
log PublicationArtifactAvailable even when partially parsing & public…
MichelleArk Jun 5, 2023
dc35f56
Fixes #7299: dbt retry (#7763)
aranke Jun 5, 2023
8e1c4ec
Fix not equals comparison to be null-safe for adapters/utils tests (#…
dbeatty10 Jun 6, 2023
587bbcb
Improve warnings for constraints and materialization types (#7696)
emmyoop Jun 6, 2023
6a22ec1
Package-namespaced generate_x_name macro resolution (#7509)
MichelleArk Jun 6, 2023
dd445e1
generalize BaseModelConstraintsRuntimeEnforcement (#7805)
MichelleArk Jun 6, 2023
84166bf
Fixes #7551: Create `add_from_artifact` to populate `state_relation` …
aranke Jun 6, 2023
3b63dd9
Validate public models are not materialized as ephemeral (#7794)
MichelleArk Jun 7, 2023
444c787
fix error message for empty/None: --warn-error-options handling (#7735)
MichelleArk Jun 7, 2023
919822e
Adap 496/add test connection mode to debug (#7741)
VersusFacit Jun 7, 2023
f4253da
fix: removing dependency from dependencies.yml (#7743)
MichelleArk Jun 7, 2023
2d23782
ADAP-2: Materialized Views (#7239)
mikealfare Jun 7, 2023
a89da7c
Add SemanticModel Node Type (#7769)
peterallenwebb Jun 8, 2023
98d1a94
Update spec MetricNode for dbt x MetricFlow integration and begin out…
QMalcolm Jun 8, 2023
cb64682
Bumping version to 1.6.0b3 and generate changelog
FishtownBuildBot Jun 8, 2023
6f51de4
[Automated] Merged prep-release/1.6.0b3_5215324721 into target main d…
FishtownBuildBot Jun 8, 2023
5f9e527
Rm spaces from NodeType strings (#7842)
jtcohen6 Jun 12, 2023
f9abeca
Add new index.html and changelog yaml files from dbt-docs (#7836)
FishtownBuildBot Jun 12, 2023
4a833a4
Move remaining unit tests to `/tests` directory (#7843)
emmyoop Jun 13, 2023
ca73a2a
Use project directory in path selector instead of cwd (#7829)
gshank Jun 13, 2023
60524c0
update adapters url (#7779)
mirnawong1 Jun 13, 2023
d46e885
Allow ProjectDependency to have extra fields (#7834)
emmyoop Jun 13, 2023
83d163a
Respect column `quote` config in model contracts (#7537)
jtcohen6 Jun 13, 2023
38c0600
Update SemanticModel node to match DSI 0.1.0dev3 protocols (#7848)
QMalcolm Jun 13, 2023
7068688
Bumping version to 1.6.0b4 and generate changelog
FishtownBuildBot Jun 13, 2023
b947b2b
[Automated] Merged prep-release/1.6.0b4_5260249343 into target main d…
FishtownBuildBot Jun 13, 2023
f16bae0
Fix: `dbt show --inline` with `private` models (#7838)
jtcohen6 Jun 14, 2023
ae97831
Bump mypy from 0.981 to 1.0.1 (#7027)
dependabot[bot] Jun 14, 2023
f767943
Add AdapterRegistered event log message (#7862)
colin-rogers-dbt Jun 14, 2023
39e0c22
Allow setting packages in dependencies.yml and move dependencies to r…
gshank Jun 15, 2023
fafab5d
[CT-2696] Skip jinia parsing of metric filters (#7885)
QMalcolm Jun 15, 2023
86583a3
Ct-2690 Support dbt-semantic-interfaces 0.1.0dev5 (#7888)
QMalcolm Jun 16, 2023
8653ffc
Upgrade core to support dbt-semantic-interfaces `0.1.0dev7` (#7903)
QMalcolm Jun 20, 2023
0a1c73e
Fixes #7753: Fix regression in `run-operation` to not require the nam…
aranke Jun 20, 2023
73a0dc6
Reorganize, annotate, and revise dependency pins (#7368)
jtcohen6 Jun 21, 2023
9ff2f6e
Do not jinja render packages from dependencies yml (#7910)
gshank Jun 21, 2023
4cdeff1
Remove --config-dir instead of fixing #7774 (#7793)
VersusFacit Jun 21, 2023
ecf90d6
Refactor/unify public and model nodes (#7891)
MichelleArk Jun 21, 2023
de65697
Further Integrate Semantic Models (#7917)
peterallenwebb Jun 21, 2023
fb1ebe4
Resolve SemanticModel refs in the same way as other refs (#7895)
gshank Jun 22, 2023
bf15466
UninstalledPackagesFoundError references correct packages specified p…
MichelleArk Jun 22, 2023
6d7b329
Fix: safe remove of external nodes from nodes.depends_on (#7923)
MichelleArk Jun 22, 2023
1c93c9b
Bumping version to 1.6.0b5 and generate changelog
FishtownBuildBot Jun 22, 2023
8bc0e77
CT-2719: Rename the semantic_nodes collection on the manifest to sema…
peterallenwebb Jun 22, 2023
5339882
[Automated] Merged prep-release/1.6.0b5_5349512955 into target main d…
FishtownBuildBot Jun 22, 2023
7934af2
Improved Semantic expr specification handling (#7876)
QMalcolm Jun 23, 2023
779663b
Improved Semantic Model Measure Percentile defaults (#7877)
QMalcolm Jun 23, 2023
aecbb45
CT-2732: Fix selector methods to include semantic models (#7936)
peterallenwebb Jun 23, 2023
b07ff7a
Bumping version to 1.6.0b6 and generate changelog
FishtownBuildBot Jun 23, 2023
9836f7b
[Automated] Merged prep-release/1.6.0b6_5360267609 into target main d…
FishtownBuildBot Jun 23, 2023
9c97d30
update mashumaro to 3.8.1 (#7951)
gshank Jun 26, 2023
f9d4e9e
Fix comment for `dbt retry` (#7932)
dbeatty10 Jun 26, 2023
b37e5b5
Factor Out Repeated Logic in the PartialParsing Class (#7952)
peterallenwebb Jun 26, 2023
6a1e3a6
Fix macro namespace search packages (#5804)
dbeatty10 Jun 27, 2023
a84fa50
allow setting enabled and depends_on_nodes from ModelNodeArgs (#7930)
MichelleArk Jun 27, 2023
fcd30b1
Set access model node args (#7966)
MichelleArk Jun 27, 2023
7156cc5
Add Partial Parsing Support for Semantic Models (#7964)
peterallenwebb Jun 27, 2023
2ce0c5c
Add merge incremental strategy for postgres (#6951)
rainermensing Jun 28, 2023
036b95e
Handle state:modified for external nodes (#7925)
MichelleArk Jun 28, 2023
b3ac41f
Add thread_id context var (#7942)
NiallRees Jun 28, 2023
22145e7
Add invocation command flag (#7939)
NiallRees Jun 28, 2023
7a6beda
consolidate cross-project ref entrypoint + plugin framework (#7955)
MichelleArk Jun 28, 2023
e01d4c0
Add restrict-access to dbt_project.yml (#7962)
MichelleArk Jun 28, 2023
cb754fd
Bumping version to 1.6.0b7 and generate changelog
FishtownBuildBot Jun 28, 2023
0f52505
Fix CTE insertion position when the model uses WITH RECURSIVE (#7350)…
willbryant Jun 28, 2023
d4e620e
[Automated] Merged prep-release/1.6.0b7_5402737814 into target main d…
FishtownBuildBot Jun 28, 2023
05b0820
Replace space with underscore in NodeType strings (#7947)
jtcohen6 Jun 28, 2023
2e7c968
Use events.contextvar because of multiprocessing unable to pickle Con…
gshank Jun 28, 2023
1af94de
CT-2757: Fix unit test which broke due to merge issues (#7978)
peterallenwebb Jun 28, 2023
5c7aa7f
`dbt clone` (#7881)
aranke Jun 29, 2023
9c6fbff
CT-2707: Populate metric input measures (#7984)
QMalcolm Jun 29, 2023
b8bc264
Unified to UTC (#7665)
d-kaneshiro Jun 29, 2023
8c201e8
type + fix typo in ModelNodeArgs.unique_id (#7992)
MichelleArk Jun 29, 2023
5d93780
Remove pin of sqlparse, minor refactoring, add tests (#7993)
gshank Jun 29, 2023
adcf8bc
[CT-2551] Make state selection MECE (#7773)
trouze Jun 30, 2023
d7d6843
Added note before running integration tests (#7657)
d-kaneshiro Jun 30, 2023
fe463c7
Add time spine table configuration to semantic manifest (#7996)
gshank Jun 30, 2023
7ea51df
allow on_schema_change: fail for incremental models with contracts (#…
MichelleArk Jun 30, 2023
ce07ce5
versioned node selection with underscore delimiting (#7995)
MichelleArk Jun 30, 2023
307a618
Bumping version to 1.6.0b8 and generate changelog
FishtownBuildBot Jun 30, 2023
8ee0fe0
[Automated] Merged prep-release/1.6.0b8_5425945126 into target main d…
FishtownBuildBot Jun 30, 2023
4c44c29
fire proper event for inline query error (#7960)
ChenyuLInx Jun 30, 2023
7fbfd53
CT-2752: Extract methods to new SemanticManifest class for better enc…
peterallenwebb Jul 1, 2023
a58b5ee
CT-2780 [Docs] Fix-toc-links-in-contributing-md (#8017)
gem7318 Jul 5, 2023
746ca7d
Nicer error message for contracted model missing 'columns' (#8024)
jtcohen6 Jul 6, 2023
5d28e47
ModelNodeArgs.unique_id - include v (#8038)
MichelleArk Jul 6, 2023
7c56d72
pin click (#8050)
emmyoop Jul 7, 2023
15ef88d
add workflow for flaky test testing (#8044)
emmyoop Jul 7, 2023
ee7bc24
partial parse file path (#8032)
ChenyuLInx Jul 10, 2023
54b1e56
Update the PR template (#7892)
Jul 10, 2023
44572e7
Semantic Model Validation (#8049)
peterallenwebb Jul 10, 2023
a8e3afe
Fix accidental propagation of log messages to root logger (#7882)
peterallenwebb Jul 11, 2023
a57fdf0
add negative part number test case for split part cross db util (#7200)
dave-connors-3 Jul 11, 2023
7740bd6
Remove `create_metric` as a public facing `SemanticModel.Measure` pro…
QMalcolm Jul 11, 2023
d8f38ca
Flaky Test Workflow (#8055)
emmyoop Jul 11, 2023
fd233ea
Use Ubuntu 22.04.2 LTS (Jammy Jellyfish) since it is a long-term supp…
dbeatty10 Jul 11, 2023
07c3dcd
Fixes #7785: fail-fast behavior (#8066)
aranke Jul 11, 2023
4ffd633
Add validate_sql method to base adapter with implementation for SQLAd…
tlento Jul 11, 2023
b78d23f
Update validate sql test classes to new nomenclature (#8076)
tlento Jul 12, 2023
30def98
Remove volume declaration (#8069)
alexrosenfeld10 Jul 12, 2023
2d686b7
update contributing.md reference to test/integration (#8073)
MichelleArk Jul 12, 2023
305241f
Er/ct 2675 test custom target (#8079)
emmyoop Jul 12, 2023
6604b9c
8030/fix contract checksum (#8072)
MichelleArk Jul 12, 2023
6bdf983
Add semantic_models to tracked resource counts (#8078)
jtcohen6 Jul 12, 2023
5310d37
CT-2691 Fix the populating of a `Metric`'s `depends_on` property (#8…
QMalcolm Jul 12, 2023
be4d0a5
add __test__ = False to non-test classes that start with Test (#8086)
MichelleArk Jul 13, 2023
961d69d
gitignore user.yml and profiles.yml (#8087)
MichelleArk Jul 13, 2023
95a9169
[CT-2821] Support `dbt-semantic-interfaces~=0.1.0rc1` (#8085)
QMalcolm Jul 13, 2023
015c490
Fix query comment tests (#7928) (#7928)
damian3031 Jul 13, 2023
949680a
add env vars for datadog ci visibility (#8097)
emmyoop Jul 17, 2023
203bd8d
Apply new integration tests to existing framework to identify support…
mikealfare Jul 17, 2023
6d8b645
bumpversion 1.7.0a1 (#8111)
MichelleArk Jul 17, 2023
867534c
Cleanup main after cutting new 1.6.latest branch (#8102)
FishtownBuildBot Jul 17, 2023
1b1a291
Publish coverage results to codecov.io (#8127)
aranke Jul 18, 2023
9765596
wrap deprecation warnings in warn_or_error calls (#8129)
MichelleArk Jul 18, 2023
cbfc6a8
Add new index.html and changelog yaml files from dbt-docs (#8131)
FishtownBuildBot Jul 19, 2023
a1b067c
Rm docs changelog entry (#8147)
jtcohen6 Jul 19, 2023
a327131
Rearrange pp_versioned_models test (#8150)
gshank Jul 19, 2023
121371f
format exception from dbtPlugin.initialize (#8143)
MichelleArk Jul 19, 2023
eeb0570
Hotfix for 372: Use JSONEncoder in json.dumps (#8151)
aranke Jul 19, 2023
fb6c349
Correcting spelling of partition (#8101)
pgoslatara Jul 20, 2023
0d645c2
add a node status (#8174)
ChenyuLInx Jul 20, 2023
8cab58d
Add implementation issue template (#8176)
MichelleArk Jul 21, 2023
1e2b9ae
[CT-1849] `_connection_exception_retry` handles `EOFError` exception…
QMalcolm Jul 21, 2023
ff5cb7b
Fixed double underline (#7944)
lllong33 Jul 21, 2023
6235145
[CT-1483] Let macro names include word materialization (#8181)
QMalcolm Jul 24, 2023
44b3ed5
[CT-2594] Fix serialization of `warn_error_options` on Contexts (#8180)
QMalcolm Jul 24, 2023
49560bf
Check for existing_relation immediately prior to renaming (#8193)
gshank Jul 25, 2023
f392add
add param to control maxBytes for single dbt.log file (#8200)
ChenyuLInx Jul 25, 2023
799588c
Update Core for Latest dbt-extractor with Version Parsing (#8206)
peterallenwebb Jul 25, 2023
3954233
Update implementation-ticket.yml (#8208)
MichelleArk Jul 25, 2023
b1d9313
up timeout (#8218)
emmyoop Jul 26, 2023
fecde23
Bump mypy from 1.3.0 to 1.4.0 (#7912)
dependabot[bot] Jul 26, 2023
fdeccfa
Initialize sqlparse lexer and tweak order of setting compilation fiel…
gshank Jul 26, 2023
23b16ad
Split integration tests into parallel groups / jobs (#6346)
MichelleArk Jul 27, 2023
fe9c875
Ensure that target_schema from snapshot config is promoted to node le…
gshank Jul 27, 2023
3f5617b
pin upper bound for sqlparse (#8236)
emmyoop Jul 27, 2023
f977ed7
[CT-2879] Fix unbound variable error in `checked_agg_time_dimension_f…
QMalcolm Jul 27, 2023
3cb44d3
Bump mypy from 1.4.0 to 1.4.1 (#8219)
dependabot[bot] Jul 28, 2023
410506f
[Fix] raise execution errors for runnable tasks (#8237)
MichelleArk Jul 28, 2023
5b6d21d
loosen the click pin (#8232)
emmyoop Jul 28, 2023
518eb73
[CT-2888] Support dbt-semantic-interfaces 0.2.0 (#8250)
QMalcolm Jul 28, 2023
f230e41
hard code test splits (#8258)
emmyoop Jul 31, 2023
7872f6a
Add tests for specifcally checking the population of `SemanticModel.d…
QMalcolm Jul 31, 2023
6130a6e
Support configurable delimiter for seed files, default to comma (#399…
ramonvermeulen Aug 1, 2023
5814928
Issue One Event Per Node Failure (#8210)
peterallenwebb Aug 2, 2023
a433c31
Fix #7179 (#8279)
aranke Aug 2, 2023
1af489b
fix constructing param with 0 value (#8298)
ChenyuLInx Aug 2, 2023
991618d
capitalize integration-report name (#8265)
MichelleArk Aug 2, 2023
f637092
add formatting events into json logs (#8308)
emmyoop Aug 3, 2023
424c636
[CT-2776] [Feature] Enable-post-parse-population-of-dbt-custom-env (#…
gem7318 Aug 4, 2023
556b404
Update implementation-ticket.yml to reference adapters (#8329)
emmyoop Aug 7, 2023
53794fb
Update implementation-ticket.yml (#8332)
emmyoop Aug 7, 2023
44d1e73
Fix missing quote in fixtures.py (#8324)
emmyoop Aug 7, 2023
8c98ef3
Copy dir if symlink fails (#7447)
anjutiwari Aug 9, 2023
41bb527
Bump manifest jsonschema to v11, update v10 schema (#8335)
gshank Aug 9, 2023
506f65e
fixed comment util.py (#8222)
d-kaneshiro Aug 9, 2023
e69d4e7
Fix #8245: Add flag to codecov report (#8341)
aranke Aug 9, 2023
6603a44
Detect changes to model access, deprecation_date, and latest_version …
MichelleArk Aug 10, 2023
83ff38a
track plugin.get_nodes (#8336)
MichelleArk Aug 10, 2023
b7aee3f
add env vars to tox.ini (#8365)
emmyoop Aug 11, 2023
9388030
fix ModelNodeArgs.fqn (#8364)
MichelleArk Aug 12, 2023
27be929
Add new index.html and changelog yaml files from dbt-docs (#8346)
FishtownBuildBot Aug 14, 2023
34e6edb
Fix: deleting models that depend on external nodes (#8330)
MichelleArk Aug 14, 2023
8350dfe
add --no-partial-parse-file-diff flag (#8361)
MichelleArk Aug 14, 2023
b514e4c
Fix #8350: add connection status into list of statuses for dbt debug …
aranke Aug 14, 2023
b045180
[CT-2526] Add ability to automatically create metrics from semantic …
QMalcolm Aug 14, 2023
cb4bc2d
Automate opening docs issues (#8373)
emmyoop Aug 15, 2023
18ee93c
Fix run_results.json Performance Regression (#8413)
peterallenwebb Aug 15, 2023
dfe6b71
Add return values to functions to fix mypy warnings (#8416)
gshank Aug 16, 2023
048553d
Fix using project-dir with list command and path selector (#8388)
gshank Aug 16, 2023
ac539fd
Ignore `.github` and `.changes` directories for code coverage (#8424)
aranke Aug 16, 2023
17cd145
Temporarily disable test. (#8434)
peterallenwebb Aug 16, 2023
37a2907
change trigger (#8418)
emmyoop Aug 17, 2023
770f804
Fix test failures (#8432)
emmyoop Aug 17, 2023
d088d44
Add doc string context to Identifier validion regex rule (#8440)
QMalcolm Aug 17, 2023
c30b691
Fix mypy warnings for ManifestLoader.load() (#8443)
gshank Aug 17, 2023
f485c13
revert python version for docker images (#8445)
McKnight-42 Aug 17, 2023
7ad971f
Bumping version to 1.7.0b1 and generate changelog
FishtownBuildBot Aug 17, 2023
0553fd8
[Automated] Merged prep-release/1.7.0b1_5895067219 into target main d…
FishtownBuildBot Aug 17, 2023
49397b4
[CT-3013] Fix parsing of `window_groupings` (#8454)
QMalcolm Aug 18, 2023
661623f
update `Number` class to handle integer values (#8306)
dave-connors-3 Aug 18, 2023
424f3d2
Improve docker image README (#8212)
jamezrin Aug 18, 2023
ff98685
ADAP-814: Refactor prep for MV updates (#8459)
mikealfare Aug 21, 2023
4ec87a0
swap trigger (#8463)
emmyoop Aug 21, 2023
582faa1
update the implementation template (#8466)
emmyoop Aug 22, 2023
10f9724
Split tests into classes (#8474)
emmyoop Aug 23, 2023
4d3c6d9
revert update agate for int (#8478)
MichelleArk Aug 23, 2023
d18a74d
updated typing and methods to meet mypy standards (#8485)
mikealfare Aug 24, 2023
1afbb87
Convert error to conditional warning for unversioned contracted model…
emmyoop Aug 25, 2023
6234267
Fix ambiguous reference error for duplicate model names across packag…
MichelleArk Aug 25, 2023
48d04e8
Safely remove external nodes from manifest (#8495)
MichelleArk Aug 28, 2023
07372db
[CT-2840] Improved semantic layer protocol satisfaction tests (#8456)
QMalcolm Aug 29, 2023
f063e4e
Convert to using mashumaro jsonschema with acceptable performance (#8…
gshank Aug 30, 2023
fc1a14a
Include Compiled Node Attributes in run_results.json (#8492)
peterallenwebb Aug 30, 2023
72898c7
Add return value to AdapterContainer.__init__ and AdapterMeta.__new__…
gshank Aug 30, 2023
7ae3de1
Semantic model configs - enable/disable + groups (#8502)
emmyoop Aug 31, 2023
d8e8a78
Fix snapshot success message to display "INSERT 0 1" (for example) in…
gshank Aug 31, 2023
e5e1a27
Fix untyped functions in `core/dbt/context/base.py` (#8525)
QMalcolm Aug 31, 2023
adfa322
ADAP-814: Add support for replacing materialized views with tables/vi…
mikealfare Sep 1, 2023
da779ac
Bumping version to 1.7.0b2 and generate changelog
FishtownBuildBot Sep 1, 2023
7eedfcd
[Automated] Merged prep-release/1.7.0b2_6049623160 into target main d…
FishtownBuildBot Sep 1, 2023
a0e1356
Support dbt-cloud config dict in dbt_project.yml (#8527)
emmyoop Sep 5, 2023
7e2a08f
remove label (#8557)
emmyoop Sep 6, 2023
9aff3ca
Fix #8398: Add typing to __init__ in base.py (#8568)
aranke Sep 6, 2023
7578150
add typing to partially typed methods in runnable.py (#8569)
MichelleArk Sep 6, 2023
d66fe21
Fix #8544: Parse the correct schema version from manifest (#8551)
aranke Sep 6, 2023
ebeb0f1
test advanced ref override (#8552)
MichelleArk Sep 6, 2023
89f20d1
make UnparsedVersion.__lt__ order-agnostic (#8559)
MichelleArk Sep 6, 2023
e24a952
compile --no-inject-ephemeral-ctes flag (#8482)
benmosher Sep 7, 2023
be94bf1
Preserve decimal places for dbt show (#8561)
emmyoop Sep 7, 2023
b39eeb3
Unskip and rename test_expression_metric (#8578)
QMalcolm Sep 7, 2023
6c6f245
update PR template (#8613)
emmyoop Sep 11, 2023
9716690
ADAP-869: Support atomic replace in replace macro (#8539)
mikealfare Sep 11, 2023
c93cba4
Merge branch 'main' into main
leahwicz Sep 12, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.5.0rc1
current_version = 1.7.0b2
parse = (?P<major>[\d]+) # major version number
\.(?P<minor>[\d]+) # minor version number
\.(?P<patch>[\d]+) # patch version number
Expand Down
2 changes: 2 additions & 0 deletions .changes/0.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
For information on prior major and minor releases, see their changelogs:


* [1.6](https://github.com/dbt-labs/dbt-core/blob/1.6.latest/CHANGELOG.md)
* [1.5](https://github.com/dbt-labs/dbt-core/blob/1.5.latest/CHANGELOG.md)
* [1.4](https://github.com/dbt-labs/dbt-core/blob/1.4.latest/CHANGELOG.md)
* [1.3](https://github.com/dbt-labs/dbt-core/blob/1.3.latest/CHANGELOG.md)
* [1.2](https://github.com/dbt-labs/dbt-core/blob/1.2.latest/CHANGELOG.md)
Expand Down
70 changes: 70 additions & 0 deletions .changes/1.7.0-b1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
## dbt-core 1.7.0-b1 - August 17, 2023

### Breaking Changes

- Removed the FirstRunResultError and AfterFirstRunResultError event types, using the existing RunResultError in their place. ([#7963](https://github.com/dbt-labs/dbt-core/issues/7963))

### Features

- Enable re-population of metadata vars post-environment change during programmatic invocation ([#8010](https://github.com/dbt-labs/dbt-core/issues/8010))
- Added support to configure a delimiter for a seed file, defaults to comma ([#3990](https://github.com/dbt-labs/dbt-core/issues/3990))
- Allow specification of `create_metric: true` on measures ([#8125](https://github.com/dbt-labs/dbt-core/issues/8125))

### Fixes

- Copy dir during `dbt deps` if symlink fails ([#7428](https://github.com/dbt-labs/dbt-core/issues/7428), [#8223](https://github.com/dbt-labs/dbt-core/issues/8223))
- Fixed double-underline ([#5301](https://github.com/dbt-labs/dbt-core/issues/5301))
- Copy target_schema from config into snapshot node ([#6745](https://github.com/dbt-labs/dbt-core/issues/6745))
- Enable converting deprecation warnings to errors ([#8130](https://github.com/dbt-labs/dbt-core/issues/8130))
- Add status to Parse Inline Error ([#8173](https://github.com/dbt-labs/dbt-core/issues/8173))
- Ensure `warn_error_options` get serialized in `invocation_args_dict` ([#7694](https://github.com/dbt-labs/dbt-core/issues/7694))
- Stop detecting materialization macros based on macro name ([#6231](https://github.com/dbt-labs/dbt-core/issues/6231))
- Update `dbt deps` download retry logic to handle `EOFError` exceptions ([#6653](https://github.com/dbt-labs/dbt-core/issues/6653))
- Improve handling of CTE injection with ephemeral models ([#8213](https://github.com/dbt-labs/dbt-core/issues/8213))
- Fix unbound local variable error in `checked_agg_time_dimension_for_measure` ([#8230](https://github.com/dbt-labs/dbt-core/issues/8230))
- Ensure runtime errors are raised for graph runnable tasks (compile, show, run, etc) ([#8166](https://github.com/dbt-labs/dbt-core/issues/8166))
- Fix retry not working with log-file-max-bytes ([#8297](https://github.com/dbt-labs/dbt-core/issues/8297))
- Detect changes to model access, version, or latest_version in state:modified ([#8189](https://github.com/dbt-labs/dbt-core/issues/8189))
- Add connection status into list of statuses for dbt debug ([#8350](https://github.com/dbt-labs/dbt-core/issues/8350))
- fix fqn-selection for external versioned models ([#8374](https://github.com/dbt-labs/dbt-core/issues/8374))
- Fix: DbtInternalError after model that previously ref'd external model is deleted ([#8375](https://github.com/dbt-labs/dbt-core/issues/8375))
- Fix using list command with path selector and project-dir ([#8385](https://github.com/dbt-labs/dbt-core/issues/8385))
- Remedy performance regression by only writing run_results.json once. ([#8360](https://github.com/dbt-labs/dbt-core/issues/8360))

### Docs

- Corrected spelling of "Partiton" ([dbt-docs/#8100](https://github.com/dbt-labs/dbt-docs/issues/8100))
- Remove static SQL codeblock for metrics ([dbt-docs/#436](https://github.com/dbt-labs/dbt-docs/issues/436))
- fixed comment util.py ([dbt-docs/#None](https://github.com/dbt-labs/dbt-docs/issues/None))
- Display contract and column constraints on the model page ([dbt-docs/#433](https://github.com/dbt-labs/dbt-docs/issues/433))
- Display semantic model details in docs ([dbt-docs/#431](https://github.com/dbt-labs/dbt-docs/issues/431))

### Under the Hood

- Refactor flaky test pp_versioned_models ([#7781](https://github.com/dbt-labs/dbt-core/issues/7781))
- format exception from dbtPlugin.initialize ([#8152](https://github.com/dbt-labs/dbt-core/issues/8152))
- A way to control maxBytes for a single dbt.log file ([#8199](https://github.com/dbt-labs/dbt-core/issues/8199))
- Ref expressions with version can now be processed by the latest version of the high-performance dbt-extractor library. ([#7688](https://github.com/dbt-labs/dbt-core/issues/7688))
- Bump manifest schema version to v11, freeze manifest v10 ([#8333](https://github.com/dbt-labs/dbt-core/issues/8333))
- add tracking for plugin.get_nodes calls ([#8344](https://github.com/dbt-labs/dbt-core/issues/8344))
- add internal flag: --no-partial-parse-file-diff to inform whether to compute a file diff during partial parsing ([#8363](https://github.com/dbt-labs/dbt-core/issues/8363))
- Add return values to a number of functions for mypy ([#8389](https://github.com/dbt-labs/dbt-core/issues/8389))
- Fix mypy warnings for ManifestLoader.load() ([#8401](https://github.com/dbt-labs/dbt-core/issues/8401))
- Use python version 3.10.7 in Docker image. ([#8444](https://github.com/dbt-labs/dbt-core/issues/8444))

### Dependencies

- Bump mypy from 1.3.0 to 1.4.0 ([#7912](https://github.com/dbt-labs/dbt-core/pull/7912))
- Bump mypy from 1.4.0 to 1.4.1 ([#8219](https://github.com/dbt-labs/dbt-core/pull/8219))
- Update pin for click<9 ([#8232](https://github.com/dbt-labs/dbt-core/pull/8232))
- Add upper bound to sqlparse pin of <0.5 ([#8236](https://github.com/dbt-labs/dbt-core/pull/8236))
- Support dbt-semantic-interfaces 0.2.0 ([#8250](https://github.com/dbt-labs/dbt-core/pull/8250))

### Contributors
- [@anjutiwari](https://github.com/anjutiwari) ([#7428](https://github.com/dbt-labs/dbt-core/issues/7428), [#8223](https://github.com/dbt-labs/dbt-core/issues/8223))
- [@d-kaneshiro](https://github.com/d-kaneshiro) ([#None](https://github.com/dbt-labs/dbt-core/issues/None))
- [@gem7318](https://github.com/gem7318) ([#8010](https://github.com/dbt-labs/dbt-core/issues/8010))
- [@lllong33](https://github.com/lllong33) ([#5301](https://github.com/dbt-labs/dbt-core/issues/5301))
- [@marcodamore](https://github.com/marcodamore) ([#436](https://github.com/dbt-labs/dbt-core/issues/436))
- [@pgoslatara](https://github.com/pgoslatara) ([#8100](https://github.com/dbt-labs/dbt-core/issues/8100))
- [@ramonvermeulen](https://github.com/ramonvermeulen) ([#3990](https://github.com/dbt-labs/dbt-core/issues/3990))
29 changes: 29 additions & 0 deletions .changes/1.7.0-b2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## dbt-core 1.7.0-b2 - September 01, 2023

### Features

- Add node attributes related to compilation to run_results.json ([#7519](https://github.com/dbt-labs/dbt-core/issues/7519))
- Support configuration of semantic models with the addition of enable/disable and group enablement. ([#7968](https://github.com/dbt-labs/dbt-core/issues/7968))

### Fixes

- Add support for swapping materialized views with tables/views and vice versa ([#8449](https://github.com/dbt-labs/dbt-core/issues/8449))
- Turn breaking changes to contracted models into warnings for unversioned models ([#8384](https://github.com/dbt-labs/dbt-core/issues/8384), [#8282](https://github.com/dbt-labs/dbt-core/issues/8282))
- Ensure parsing does not break when `window_groupings` is not specified for `non_additive_dimension` ([#8453](https://github.com/dbt-labs/dbt-core/issues/8453))
- fix ambiguous reference error for tests and versions when model name is duplicated across packages ([#8327](https://github.com/dbt-labs/dbt-core/issues/8327), [#8493](https://github.com/dbt-labs/dbt-core/issues/8493))
- Fix "Internal Error: Expected node <unique-id> not found in manifest" when depends_on set on ModelNodeArgs ([#8506](https://github.com/dbt-labs/dbt-core/issues/8506))
- Fix snapshot success message ([#7583](https://github.com/dbt-labs/dbt-core/issues/7583))

### Docs

- Fix newline escapes and improve formatting in docker README ([dbt-docs/#8211](https://github.com/dbt-labs/dbt-docs/issues/8211))

### Under the Hood

- Switch from hologram to mashumaro jsonschema ([#8426](https://github.com/dbt-labs/dbt-core/issues/8426))
- Re-organize jinja macros: relation-specific in /macros/adapters/relations/<relation>, relation agnostic in /macros/relations ([#8449](https://github.com/dbt-labs/dbt-core/issues/8449))
- Update typing to meet mypy standards ([#8396](https://github.com/dbt-labs/dbt-core/issues/8396))
- Mypy errors - adapters/factory.py ([#8387](https://github.com/dbt-labs/dbt-core/issues/8387))

### Contributors
- [@jamezrin](https://github.com/jamezrin) ([#8211](https://github.com/dbt-labs/dbt-core/issues/8211))
7 changes: 7 additions & 0 deletions .changes/1.7.0/Breaking Changes-20230725-171359.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
kind: Breaking Changes
body: Removed the FirstRunResultError and AfterFirstRunResultError event types, using
the existing RunResultError in their place.
time: 2023-07-25T17:13:59.441682-04:00
custom:
Author: peterallenwebb
Issue: "7963"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Dependencies-20230621-005752.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Bump mypy from 1.3.0 to 1.4.0"
time: 2023-06-21T00:57:52.00000Z
custom:
Author: dependabot[bot]
PR: 7912
6 changes: 6 additions & 0 deletions .changes/1.7.0/Dependencies-20230726-201740.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Bump mypy from 1.4.0 to 1.4.1"
time: 2023-07-26T20:17:40.00000Z
custom:
Author: dependabot[bot]
PR: 8219
6 changes: 6 additions & 0 deletions .changes/1.7.0/Dependencies-20230727-145703.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Dependencies
body: Update pin for click<9
time: 2023-07-27T14:57:03.180458-05:00
custom:
Author: emmyoop
PR: "8232"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Dependencies-20230727-145726.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Dependencies
body: Add upper bound to sqlparse pin of <0.5
time: 2023-07-27T14:57:26.40416-05:00
custom:
Author: emmyoop
PR: "8236"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Dependencies-20230728-135227.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Dependencies
body: Support dbt-semantic-interfaces 0.2.0
time: 2023-07-28T13:52:27.207241-07:00
custom:
Author: QMalcolm
PR: "8250"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Docs-20230715-200907.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Docs
body: Corrected spelling of "Partiton"
time: 2023-07-15T20:09:07.057361092+02:00
custom:
Author: pgoslatara
Issue: "8100"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Docs-20230718-192422.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Docs
body: Remove static SQL codeblock for metrics
time: 2023-07-18T19:24:22.155323+02:00
custom:
Author: marcodamore
Issue: "436"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Docs-20230727-170900.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Docs
body: fixed comment util.py
time: 2023-07-27T17:09:00.089237+09:00
custom:
Author: d-kaneshiro
Issue: None
6 changes: 6 additions & 0 deletions .changes/1.7.0/Docs-20230728-193438.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Docs
body: Fix newline escapes and improve formatting in docker README
time: 2023-07-28T19:34:38.351042747+02:00
custom:
Author: jamezrin
Issue: "8211"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Docs-20230804-131815.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Docs
body: Display contract and column constraints on the model page
time: 2023-08-04T13:18:15.627005-05:00
custom:
Author: emmyoop
Issue: "433"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Docs-20230807-152548.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Docs
body: Display semantic model details in docs
time: 2023-08-07T15:25:48.711627-05:00
custom:
Author: emmyoop
Issue: "431"
7 changes: 7 additions & 0 deletions .changes/1.7.0/Features-20230702-122813.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
kind: Features
body: Enable re-population of metadata vars post-environment change during programmatic
invocation
time: 2023-07-02T12:28:13.416305-04:00
custom:
Author: gem7318
Issue: "8010"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Features-20230714-202445.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Features
body: Added support to configure a delimiter for a seed file, defaults to comma
time: 2023-07-14T20:24:45.513847165+02:00
custom:
Author: ramonvermeulen
Issue: "3990"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Features-20230803-151824.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Features
body: 'Allow specification of `create_metric: true` on measures'
time: 2023-08-03T15:18:24.351003-07:00
custom:
Author: QMalcolm
Issue: "8125"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Features-20230821-103357.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Features
body: Add node attributes related to compilation to run_results.json
time: 2023-08-21T10:33:57.200883-04:00
custom:
Author: peterallenwebb
Issue: "7519"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Features-20230828-092100.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Features
body: Support configuration of semantic models with the addition of enable/disable and group enablement.
time: 2023-08-28T09:21:00.551633-05:00
custom:
Author: emmyoop
Issue: "7968"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230424-210734.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Copy dir during `dbt deps` if symlink fails
time: 2023-04-24T21:07:34.336797+05:30
custom:
Author: anjutiwari
Issue: "7428 8223"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230625-142731.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Fixed double-underline
time: 2023-06-25T14:27:31.231253719+08:00
custom:
Author: lllong33
Issue: "5301"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230717-160652.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Copy target_schema from config into snapshot node
time: 2023-07-17T16:06:52.957724-04:00
custom:
Author: gshank
Issue: "6745"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230718-125518.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Enable converting deprecation warnings to errors
time: 2023-07-18T12:55:18.03914-04:00
custom:
Author: michelleark
Issue: "8130"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230720-122723.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Add status to Parse Inline Error
time: 2023-07-20T12:27:23.085084-07:00
custom:
Author: ChenyuLInx
Issue: "8173"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230720-161513.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Ensure `warn_error_options` get serialized in `invocation_args_dict`
time: 2023-07-20T16:15:13.761813-07:00
custom:
Author: QMalcolm
Issue: "7694"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230720-170112.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Stop detecting materialization macros based on macro name
time: 2023-07-20T17:01:12.496238-07:00
custom:
Author: QMalcolm
Issue: "6231"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230720-172422.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Update `dbt deps` download retry logic to handle `EOFError` exceptions
time: 2023-07-20T17:24:22.969951-07:00
custom:
Author: QMalcolm
Issue: "6653"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230726-104448.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Improve handling of CTE injection with ephemeral models
time: 2023-07-26T10:44:48.888451-04:00
custom:
Author: gshank
Issue: "8213"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230727-125830.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Fix unbound local variable error in `checked_agg_time_dimension_for_measure`
time: 2023-07-27T12:58:30.673803-07:00
custom:
Author: QMalcolm
Issue: "8230"
7 changes: 7 additions & 0 deletions .changes/1.7.0/Fixes-20230728-115620.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
kind: Fixes
body: Ensure runtime errors are raised for graph runnable tasks (compile, show, run,
etc)
time: 2023-07-28T11:56:20.863718-04:00
custom:
Author: michelleark
Issue: "8166"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230802-141556.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Fix retry not working with log-file-max-bytes
time: 2023-08-02T14:15:56.306027-07:00
custom:
Author: ChenyuLInx
Issue: "8297"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230806-222319.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Detect changes to model access, version, or latest_version in state:modified
time: 2023-08-06T22:23:19.166334-04:00
custom:
Author: michelleark
Issue: "8189"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230810-184859.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Add connection status into list of statuses for dbt debug
time: 2023-08-10T18:48:59.221344+01:00
custom:
Author: aranke
Issue: "8350"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230811-204144.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: fix fqn-selection for external versioned models
time: 2023-08-11T20:41:44.725144-04:00
custom:
Author: michelleark
Issue: "8374"
7 changes: 7 additions & 0 deletions .changes/1.7.0/Fixes-20230811-212008.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
kind: Fixes
body: 'Fix: DbtInternalError after model that previously ref''d external model is
deleted'
time: 2023-08-11T21:20:08.145554-04:00
custom:
Author: michelleark
Issue: "8375"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230814-145702.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Fix using list command with path selector and project-dir
time: 2023-08-14T14:57:02.02816-04:00
custom:
Author: gshank
Issue: "8385"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230815-104444.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Remedy performance regression by only writing run_results.json once.
time: 2023-08-15T10:44:44.836991-04:00
custom:
Author: peterallenwebb
Issue: "8360"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230817-130915.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Under the Hood
body: Use python version 3.10.7 in Docker image.
time: 2023-08-17T13:09:15.936349-05:00
custom:
Author: McKnight-42
Issue: "8444"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230817-185739.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Add support for swapping materialized views with tables/views and vice versa
time: 2023-08-17T18:57:39.01958-04:00
custom:
Author: mikealfare
Issue: "8449"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230818-095348.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Ensure parsing does not break when `window_groupings` is not specified for `non_additive_dimension`
time: 2023-08-18T09:53:48.154848-07:00
custom:
Author: QMalcolm
Issue: "8453"
6 changes: 6 additions & 0 deletions .changes/1.7.0/Fixes-20230818-103802.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Fixes
body: Turn breaking changes to contracted models into warnings for unversioned models
time: 2023-08-18T10:38:02.251286-05:00
custom:
Author: emmyoop
Issue: 8384 8282
Loading