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

F/zelda 970/add expectation windows mirror #10431

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
311 commits
Select commit Hold shift + click to select a range
0ebb518
[MAINTENANCE] update ignore panda db client warning (#10071)
billdirks Jul 2, 2024
dbe9cb9
[FEATURE] Add missing atomic renderers to Expectations (#10079)
NathanFarmer Jul 3, 2024
719b799
[DOCS] Fix typo (#10083)
anthonyburdi Jul 3, 2024
485caa1
[BUGFIX] Z-score renderer when `double_sided` (#10084)
NathanFarmer Jul 5, 2024
ec18187
[FEATURE] Snowflake - updates from `0.18.17` (#10095)
Kilo59 Jul 10, 2024
5db53e4
[FEATURE] Add sentence case titles to Expectation schemas (#10097)
NathanFarmer Jul 10, 2024
5ac1592
[FEATURE] Use v1 data context endpoint (cloud) (#10093)
joshua-stauffer Jul 10, 2024
04982d8
[DOCS] Fix styles for hovering button in terminal (#10090)
deborahniesz Jul 11, 2024
4e48d66
[MAINTENANCE] Improve Expectation schemas (#10099)
NathanFarmer Jul 11, 2024
f31a026
[MAINTENANCE] Have DCV point at V1 (#10102)
cdkini Jul 11, 2024
af19871
[MAINTENANCE] Update `ConfigStr` + `ConfigUri` json schema definition…
Kilo59 Jul 12, 2024
0a714a8
[FEATURE] SnowflakeDatasource - AccountIdentifier error improvments (…
Kilo59 Jul 12, 2024
41d8923
[MAINTENANCE] Parametrize `TestConnectionError` (#10105)
Kilo59 Jul 12, 2024
b08b7f9
[MAINTENANCE] Loosen `ruamel.yaml` pin (v1) (#10106)
Kilo59 Jul 15, 2024
c12e673
[DOCS] update gx cloud and airflow doc (#10025)
nicgrayson Jul 15, 2024
ed21462
[BUGFIX] SQLDatasource (V1) - lowercase unquoted schema_names for SQL…
Kilo59 Jul 16, 2024
3cd0aa7
[MAINTENANCE] Remove public api decorator from non-public V1 code. (#…
billdirks Jul 17, 2024
605e5df
[MAINTENANCE] Update yarn.lock to handle vanta vulnerbilities. (#10114)
billdirks Jul 17, 2024
39de30a
[MAINTENANCE] Pin setuptools, we error with the latest. (#10119)
billdirks Jul 18, 2024
b272e87
[BUGFIX] Revert package update (#10118)
tyler-hoffman Jul 18, 2024
a64c24e
[FEATURE] use v1 cloud api for data sources (#10094)
joshua-stauffer Jul 18, 2024
0d9535d
[MAINTENANCE] Revert "[MAINTENANCE] Pin setuptools, we error with the…
billdirks Jul 18, 2024
bc98100
[MAINTENANCE] Allow numpy 2 (#10122)
billdirks Jul 18, 2024
9eaa1aa
[MAINTENANCE] Ruff `0.5.3` (#10124)
Kilo59 Jul 18, 2024
bd6c955
[FEATURE] Make save method for data context variables public (#10057)
billdirks Jul 18, 2024
faf87a0
[FEATURE] Add context.data_sources.all (#10116)
billdirks Jul 18, 2024
dc46c68
[MAINTENANCE] Forbid extra attrs on V1 Pydantic models (#10127)
cdkini Jul 19, 2024
bec8dfc
Add context.data_sources.get (#10125)
billdirks Jul 19, 2024
e3434ed
[BUGFIX] Remove illegible duplicate local Data Docs link from Slack r…
NathanFarmer Jul 19, 2024
28ab23b
[FEATURE] Misc Data Source cleanup (#10126)
joshua-stauffer Jul 22, 2024
8a536d2
[DOCS] Updated documentation for the GX Scheduler (#10103)
annabarr Jul 22, 2024
7075c9a
[DOCS] 1.0 connect to filesystem data guides (#10115)
Rachel-Reverie Jul 23, 2024
4ed09f0
[DOCS] 1.0 guides for connecting to data in dataframes (#10133)
Rachel-Reverie Jul 24, 2024
5139791
[DOCS] 1.0 guide for getting sample data for testing or data explorat…
Rachel-Reverie Jul 24, 2024
733dc24
[DOCS] Added more expectations for Cloud, sorted by DQ issue (#10137)
donaldheppner Jul 24, 2024
4082ff3
[DOCS] Incorporating review feedback (#10138)
donaldheppner Jul 25, 2024
ac9bad0
[MAINTENANCE] mypy - `possibly-undefined` (#10092)
Kilo59 Jul 25, 2024
1ec54be
[DOCS] first draft for Data Quality: Schema tech doc (#10022)
Quantisan Jul 26, 2024
216192a
[MAINTENANCE] Remove immutability from validation definition (#10141)
cdkini Jul 29, 2024
da63ef4
[FEATURE] Clean up import structure for gx (#10146)
billdirks Jul 29, 2024
5c44758
[DOCS] Update docs to include Runner and suppress Agent (#10139)
annabarr Jul 30, 2024
19ff405
[DOCS] Typo corrections in GX Cloud docs (#10156)
Rachel-Reverie Jul 30, 2024
36990dd
[DOCS] Integrate feedback modal with Jira (#10110)
JessSaavedra Jul 31, 2024
09816c9
[DOCS] DSB-961: Fix table of contents highlighting (#10152)
JessSaavedra Jul 31, 2024
843efd8
[DOCS] Add dedicated page for scheduler (#10158)
annabarr Aug 1, 2024
b5a178e
[BUGFIX] Fix type of StoreBackend._manually_initialize_store_backend_…
billdirks Aug 1, 2024
41717cd
[MAINTENANCE] Add a clause when we reraise exceptions in tuple_store…
billdirks Aug 1, 2024
dd6ffc3
[BUGFIX] On store add, add id to input model (#10167)
tyler-hoffman Aug 5, 2024
af661e6
[DOCS] 1-0 guide: how to toggle analytics collection (#10166)
Rachel-Reverie Aug 5, 2024
a1c479c
[DOCS] 1.0 preview docs: Configure project Stores (#10150)
Rachel-Reverie Aug 5, 2024
2adc446
[BUGFIX] Add checkpoint_id to validation result meta (#10169)
tyler-hoffman Aug 5, 2024
45948be
[MAINTENANCE] update_datasource returns the updated datasource (#10170)
tyler-hoffman Aug 5, 2024
dc0889e
[BUGFIX] Update binary path in mssql docker image (#10171)
nicgrayson Aug 5, 2024
42ceec9
[DOCS] 1.0 guide for securely storing and accessing credentials and t…
Rachel-Reverie Aug 5, 2024
a4636f9
[FEATURE] Turn on remaining v1 endpoints (#10155)
tyler-hoffman Aug 6, 2024
624653d
[FEATURE] Update dataframe batch.validate workflow (#10165)
billdirks Aug 6, 2024
33c14c1
[DOCS] updated older support policy (#10174)
joshzzheng Aug 6, 2024
9b115d5
[MAINTENANCE] Temporarily update Pandas pins to unblock V1 prerelease…
cdkini Aug 6, 2024
35f40e9
[RELEASE] 1.0.0a5 (#10177)
cdkini Aug 6, 2024
c5b6c7d
[MAINTENANCE] Update `teams.yml` (#10178)
cdkini Aug 6, 2024
fe632b8
[DOCS] Updated feedback modal (#10168)
deborahniesz Aug 7, 2024
dae0ecd
[MAINTENANCE] Remove `notify_on` from base Action (#10179)
cdkini Aug 8, 2024
173d15c
[FEATURE] Add the public api to context.data_source and context.data_…
billdirks Aug 8, 2024
fa5abc7
[DOCS] Fix syntax around getting batch definitions (#10189)
tyler-hoffman Aug 9, 2024
af706cb
[DOCS] Update file system batch params sample to use strings (#10190)
tyler-hoffman Aug 9, 2024
29d7500
[FEATURE] Rename name_* params to name (#10188)
billdirks Aug 9, 2024
e041592
[FEATURE] Remove order_by from Asset API (#10187)
billdirks Aug 9, 2024
d03758f
[MAINTENANCE] Remove `SuiteParameterStore` (#10191)
cdkini Aug 12, 2024
049777e
[BUGFIX] Allow 0 ValidationDefinitions on a Checkpoint (#10194)
tyler-hoffman Aug 12, 2024
d98c38e
[FEATURE] Rename suite_param to expectation_param in validation_defin…
billdirks Aug 12, 2024
bbe4d0b
[MAINTENANCE] Use context manager to close session (#10195)
anthonyburdi Aug 12, 2024
f08fd0d
[FEATURE] Delete batch definition by name. (#10197)
billdirks Aug 12, 2024
f4d2a7a
[BUGFIX] Add directive to control generation of reader methods. (#10198)
billdirks Aug 13, 2024
137699f
[MAINTENANCE] Ensure GXCloudStoreBackend session is closed (#10204)
anthonyburdi Aug 13, 2024
3810b37
[DOCS] DSB-796: Fix syntax highlighting (#10192)
JessSaavedra Aug 13, 2024
f731bff
[MAINTENANCE] Delete CloudMigrator and ConfigurationBundle (#10207)
anthonyburdi Aug 14, 2024
b83ba7b
[DOCS] Puts 1.0 connect to SQL data code snippets in the documentatio…
Rachel-Reverie Aug 14, 2024
82feba4
[DOCS] cloud UI v0 updates (#10205)
dctalbot Aug 14, 2024
fc07ca5
[MAINTENANCE] Ensure CloudDataStore session is closed (#10206)
anthonyburdi Aug 14, 2024
428af9c
[DOCS] Update GX version support in support posture (#10208)
joshzzheng Aug 14, 2024
26ce343
[MAINTENANCE] Update Posthog payloads (#10183)
cdkini Aug 14, 2024
747b153
[MAINTENANCE] Ensure that `context.validation_definitions.all()` work…
cdkini Aug 15, 2024
887276d
[MAINTENANCE] Add required keys to SuiteValidationResult.meta (#10214)
joshua-stauffer Aug 15, 2024
48a30e0
[DOCS] Transition feedback Jira tickets to kanban board (#10212)
JessSaavedra Aug 15, 2024
36e265e
[MAINTENANCE] Remove cascading saves within Checkpoint hierarchy (#10…
cdkini Aug 15, 2024
ab9d3c4
[FEATURE] Filter bad validation definitions and checkpoints coming ba…
billdirks Aug 16, 2024
fe54cf2
[MAINTENANCE] Get tests around rendered content passing (#10215)
tyler-hoffman Aug 16, 2024
7619f18
[BUGFIX] Ensure that data source and nested objects obtain IDs on add…
cdkini Aug 16, 2024
7ff0813
[DOCS] Updated deprecation policy (#10223)
joshzzheng Aug 16, 2024
7314bd0
[BUGFIX] Add StoreBackendError to missing exception list. (#10224)
billdirks Aug 16, 2024
f6e8ccc
[MAINTENANCE] Raise informative errors if child objects are not persi…
cdkini Aug 19, 2024
da9e742
[MAINTENANCE] Update import path for UnexpectedRowsExpectation (#10234)
tyler-hoffman Aug 19, 2024
c4756e1
[DOCS] GX 1.0: Put documentation code under test for connect to files…
Rachel-Reverie Aug 19, 2024
147f8f8
[DOCS] Update README.md to remove out dated info on how to contribute…
joshzzheng Aug 19, 2024
0fd5529
[DOCS] Puts 1.0 documentation example code for how to run validations…
Rachel-Reverie Aug 19, 2024
b387f11
[DOCS] Puts 1.0 example scripts for connecting to dataframe data unde…
Rachel-Reverie Aug 20, 2024
cc74248
[DOCS] Revises the glossary for 1.0 (#10209)
Rachel-Reverie Aug 20, 2024
480753f
[DOCS] puts 1.0 code under test for how to define Expectations (#10229)
Rachel-Reverie Aug 20, 2024
9fdeb2a
[DOCS] Puts scripts for 1.0 "create a Data Context" docs under test (…
Rachel-Reverie Aug 20, 2024
29656eb
[MAINTENANCE] Add posthog event for all deserialization error. (#10239)
billdirks Aug 20, 2024
bb4f7f2
[DOCS] Puts 1.0 example code for Checkpoints, Actions, and Result For…
Rachel-Reverie Aug 20, 2024
23b5257
[MAINTENANCE] Enable Codecov Test Result Reporting (#10211)
Kilo59 Aug 20, 2024
2fd5143
[DOCS] Puts 1.0 examples for how to customize Expectations under test…
Rachel-Reverie Aug 20, 2024
1984608
[MAINTENANCE] Add batch_parameters to validation results payload (#10…
tyler-hoffman Aug 20, 2024
d3e7687
[DOCS] Puts 1.0 example code for how to configure project settings un…
Rachel-Reverie Aug 20, 2024
d81658c
[DOCS] Puts 1.0 doc examples for how to configure Data Docs into scri…
Rachel-Reverie Aug 21, 2024
7172b0e
[MAINTENANCE] Cut over analytics to prod (#10241)
tyler-hoffman Aug 21, 2024
d598243
[BUGFIX] Use `is_added` checks in `identifier_bundle` serialization l…
cdkini Aug 21, 2024
741fa7d
[DOCS] Add docs tests step to CI (#10220)
JessSaavedra Aug 21, 2024
00e9207
[DOCS] DOC-818: Update GX Core Overview and Try GX (#10237)
rachhouse Aug 21, 2024
823800d
[DOCS] Update README.md to reflect contribution posture (#10244)
joshzzheng Aug 21, 2024
a91a6f4
[BUGFIX] Filter and log bad expectations when loading a suite (#10248)
tyler-hoffman Aug 21, 2024
ec9ca47
[MAINTENANCE] Add `AddedDiagnostics` helper class to `is_added` flows…
cdkini Aug 21, 2024
1f1269d
[DOCS] Update README.md to reflect GX Core (#10252)
joshzzheng Aug 21, 2024
4856558
[RELEASE] 1.0.0a6 (#10253)
cdkini Aug 21, 2024
ca098ce
[BUGFIX] Ensure that all diagnostics for a Checkpoint's children vali…
cdkini Aug 21, 2024
9033be5
[BUGFIX] Always rerender content (#10257)
tyler-hoffman Aug 22, 2024
347ba64
[MAINTENANCE] Revert "[BUGFIX] Ensure that all diagnostics for a Chec…
cdkini Aug 22, 2024
5cd2b50
[RELEASE] 1.0.0 (#10259)
cdkini Aug 22, 2024
830e172
[DOCS] Promote 1.0 to the last version (#10261)
tyler-hoffman Aug 22, 2024
dfdad0c
[MAINTENANCE] Loosen raumel pin for CVE-2019-20478 (#10266)
Kilo59 Aug 23, 2024
17f2092
[DOCS] Updates broken internal link in GX Cloud docs for v1.0 and v0.…
Rachel-Reverie Aug 23, 2024
9719fa1
[DOCS] Adds query strings and headers to all full code examples in GX…
Rachel-Reverie Aug 23, 2024
59228da
[DOCS] Replaces references to "GX OSS" and "GX 1.0" with "GX Core" (…
Rachel-Reverie Aug 23, 2024
8427dee
[DOCS] Quick fix to code block in test an Expectation guide (#10267)
Rachel-Reverie Aug 23, 2024
ed07c56
[MAINTENANCE] Prevent CI from emitting analytics events (#10263)
cdkini Aug 23, 2024
3e433e4
[DOCS] Update docstrings to reference Expectations by class name inst…
Rachel-Reverie Aug 26, 2024
811125f
[DOCS] Remove DatabricksSQL references to a `/database` path in conne…
Kilo59 Aug 26, 2024
127525e
[BUGFIX] Checkpoint references the instance of ValidationDefinition t…
tyler-hoffman Aug 26, 2024
2b6ca52
[MAINTENANCE] Add public api decorators to validation definition (#10…
billdirks Aug 27, 2024
17d2ebe
[DOCS] Update application_integration_support.md (#10280)
joshzzheng Aug 27, 2024
2bce869
[DOCS] Correct database name in Databricks SQL docstring (#10148)
wookasz Aug 28, 2024
655af97
[DOCS] LAK-1048: Update instructions to add assets (#10200)
allisongx Aug 28, 2024
fea0e70
[DOCS] Corrects typo in `results_url` to `result_url` (#10283)
Rachel-Reverie Aug 28, 2024
cdfe3b9
[MAINTENANCE] Ignore Azure CI when emitting analytics events (#10291)
cdkini Aug 28, 2024
99b19e8
[MAINTENANCE] Add validation definition ids to checkpoint creation ev…
cdkini Aug 28, 2024
d09357f
[DOCS] Remove examples dir (#10293)
cdkini Aug 28, 2024
b7c0302
[DOCS] Updates to support and contribution docs to align with updated…
molliemarie Aug 28, 2024
a55b8b3
[MAINTENANCE] mypy 1.11.2 (#10142)
Kilo59 Aug 28, 2024
7d74355
[DOCS] Updates method for checking the version of the installed GX Co…
Rachel-Reverie Aug 28, 2024
3780463
[DOCS] Removes orphaned pages and content held over from OSS docs. (#…
Rachel-Reverie Aug 28, 2024
94cae14
[MAINTENANCE] Remove override of `ValidationDefinition` init (#10278)
cdkini Aug 28, 2024
590012b
[RELEASE] 1.0.1 (#10307)
billdirks Aug 29, 2024
b9faa23
[DOCS] Update README.md (#10294)
joshzzheng Aug 29, 2024
4e1ab68
[DOCS] Fix gx core sidebar inconsistency in version 0.18 (#10302)
JessSaavedra Aug 29, 2024
b30f5eb
[DOCS] Fix GX Core failing build (#10300)
JessSaavedra Aug 29, 2024
217eb0e
[DOCS] update allow list ips (#10308)
allensallinger Aug 29, 2024
fb7052a
[FEATURE] Allow setting result format when calling batch.validate (#1…
tyler-hoffman Aug 29, 2024
308ffa1
[DOCS] Corrects typo in description for ExpectColumnMaxToBeBetween's …
Rachel-Reverie Aug 30, 2024
77fd886
[DOCS] Add pathname to Docs JIRA tickets description (#10312)
JessSaavedra Aug 30, 2024
c472ee3
[DOCS] Delete legacy version 0.17 files from docs (#10279)
JessSaavedra Aug 30, 2024
687b5eb
[BUGFIX] FabricPowerBIDatasource 1.0 - TypeError: _PowerBIAsset.build…
tyler-hoffman Aug 30, 2024
5375721
[DOCS] Theme selector (#10181)
deborahniesz Sep 2, 2024
56cc0ec
[DOCS] Corrects description of printed Validation Results object as j…
Rachel-Reverie Sep 3, 2024
ec248d6
[DOCS] Updates Data Asset prerequisite for create a Validation Defini…
Rachel-Reverie Sep 3, 2024
35d8c2f
[DOCS] Updates descriptions of Data Contexts with general use cases f…
Rachel-Reverie Sep 3, 2024
0b40b5c
[DOCS] Updated airflow docs for core 1.0 compatibility (#10319)
r34ctor Sep 3, 2024
f0300ff
[DOCS] Indicate named parameters in reference table by including the …
Rachel-Reverie Sep 3, 2024
6c8bb1c
[DOCS] Updates to "Connect to GX Cloud with Python" guide (#10315)
Rachel-Reverie Sep 3, 2024
592a8b3
[DOCS] Fix bad typo (#10329)
r34ctor Sep 3, 2024
3462e2c
[BUGFIX] Prevent pydantic type coercion of Value Sets (#10325)
NathanFarmer Sep 3, 2024
d010c06
[DOCS] Removes dead links to old docs from Expectation docstrings (#1…
Rachel-Reverie Sep 3, 2024
4bb324a
[DOCS] Adds instructions on persisting environment variables in Z She…
Rachel-Reverie Sep 4, 2024
55a2875
[DOCS] Data quality tech doc on Missingness (#10134)
Quantisan Sep 4, 2024
a960820
[MAINTENANCE] Add metadata to UnexpectedRowsExpectation (#10311)
ashmortar Sep 4, 2024
b959d11
[DOCS] Regenerate superscript numbers (#10337)
JessSaavedra Sep 4, 2024
8c93ad3
[DOCS] Replace Slack alerts with email alerts (#10320)
josectobar Sep 4, 2024
79727c2
[BUGFIX] B/v1 509/remove df from result (#10338)
billdirks Sep 4, 2024
d67adbf
[MAINTENANCE] `UnexpectedRowsExpectation` renderer and validation imp…
NathanFarmer Sep 5, 2024
a053e17
[BUGFIX] Patch `SlackRenderer` and `EmailRenderer` `active_batch_defi…
cdkini Sep 5, 2024
b400e2d
[BUGFIX] Show FDS Asset name in DataDocs (#9953)
Kilo59 Sep 5, 2024
0de8e3b
[RELEASE] 1.0.2 (#10346)
cdkini Sep 5, 2024
b6042b6
[DOCS] Update changelog attributions for 1.0 releases (#10348)
cdkini Sep 5, 2024
d67eafc
[MAINTENANCE] SQLAlchemy 2 typing (#10112)
Kilo59 Sep 5, 2024
e8c484f
[MAINTENANCE] Update `Expectation` equality to simplify meta and note…
cdkini Sep 5, 2024
126e308
[FEATURE] Replace get_batch_list_from_batch_request with get_batch an…
tyler-hoffman Sep 6, 2024
72910d7
[MAINTENANCE] Add `description` field to `ExpectationConfigurationSch…
NathanFarmer Sep 6, 2024
7f4cd71
[MAINTENANCE] Clean up GX error types (#10356)
cdkini Sep 6, 2024
7021e1a
[MAINTENANCE] Check that `BatchDefinitions` and `ExpectationSuites` a…
cdkini Sep 6, 2024
dd4c6d4
[MAINTENANCE] Clean up test fixtures (#10358)
cdkini Sep 7, 2024
fc5aaed
[MAINTENANCE] Move "freshness"-related exceptions to separate file (#…
cdkini Sep 9, 2024
ce63531
[MAINTENANCE] Guard against dictionary `KeyError`s (#10353)
NathanFarmer Sep 10, 2024
4ac0cc5
[DOCS] Embed Wistia video in GX Core introduction (#10366)
JessSaavedra Sep 10, 2024
0952f46
[DOCS] added data doc support posture (#10373)
joshzzheng Sep 10, 2024
c9d95ac
[BUGFIX] Patch issue with data docs page retrieval in checkpoint acti…
cdkini Sep 10, 2024
79f7616
[Docs] Adding BigQuery to GX Core support posture (#10375)
joshzzheng Sep 10, 2024
bd4b1e6
[DOCS] Update Learn data quality use case articles to use <small> tag…
rachhouse Sep 11, 2024
657ec47
[MAINTENANCE] Add "freshness" checks for ValidationDefinitions and Ch…
cdkini Sep 11, 2024
72e5c8f
[MAINTENANCE] Additional tests for `BatchDefinition` and `Expectation…
cdkini Sep 11, 2024
bbf227f
[DOCS] Hide feedback survey on homepage (#10378)
deborahniesz Sep 11, 2024
f3cc379
[MAINTENANCE] Additional tests for `ValidationDefinition` and `Checkp…
cdkini Sep 12, 2024
e076690
[MAINTENANCE] Delete misc functions from `test_utils` (#10357)
cdkini Sep 12, 2024
6c37615
[FEATURE] Add Checkpoint.run analytics (#10382)
joshua-stauffer Sep 12, 2024
8b2840e
[FEATURE] BatchDefinition.get_batch_identifiers_list (#10383)
tyler-hoffman Sep 12, 2024
8ed1cba
[RELEASE] 1.0.3 (#10387)
tyler-hoffman Sep 12, 2024
3e73091
[MAINTENANCE] Ensure that all nested validation definition diagnostic…
cdkini Sep 13, 2024
c685816
[DOCS] Add CTAs to request a demo (#10389)
kyleaton Sep 13, 2024
4093798
[BUGFIX] Fix action equality (#10393)
tyler-hoffman Sep 16, 2024
bfcb318
[BUGFIX] Patch additional issues with data docs page retrieval in che…
cdkini Sep 16, 2024
72c4b69
add window
rreinold Sep 16, 2024
40f446b
add test
rreinold Sep 16, 2024
d420bc1
fix pydantic import
rreinold Sep 16, 2024
de4e26f
[MAINTENANCE] Fix `SQLAlchemyExectionEngine.get_connection()` typing …
Kilo59 Sep 16, 2024
ac488f6
[RELEASE] 1.0.4 (#10403)
cdkini Sep 16, 2024
5de86a5
fix serialization, add desc
rreinold Sep 17, 2024
cf0890a
update schemas
rreinold Sep 17, 2024
2602dac
Merge branch 'develop' of github.com:great-expectations/great_expecta…
rreinold Sep 17, 2024
0b35117
[BUGFIX] Using `{batch}` keyword in `UnexpectedRowsQuery` (#10392)
NathanFarmer Sep 17, 2024
9e413e1
rename field
rreinold Sep 17, 2024
c817dd0
update schemas
rreinold Sep 17, 2024
ba4dc30
rename offset class
rreinold Sep 17, 2024
f164f0d
add slow marker
rreinold Sep 17, 2024
e9a5da8
deco order
rreinold Sep 17, 2024
c49d728
[BUGFIX] Fix Databricks SQL Regex and Like based Expectations (#10406)
Kilo59 Sep 17, 2024
a96fe27
set correct marker
rreinold Sep 18, 2024
869e493
snapshot_schemas
rreinold Sep 18, 2024
25cafd7
Merge branch 'develop' of github.com:great-expectations/great_expecta…
rreinold Sep 18, 2024
04d5f0e
[MAINTENANCE] Move FabricPowerBIDatasource out of experimental dir (#…
Kilo59 Sep 18, 2024
14fb7e8
[DOCS] Add Connect to Databricks SQL page in GX Cloud (#10394)
allisongx Sep 18, 2024
dec5dce
[DOCS] Changelog updates `0.18.18` -> `0.18.21` (#10422)
Kilo59 Sep 18, 2024
da396bc
update default so omitted
rreinold Sep 19, 2024
42d4338
update default
rreinold Sep 19, 2024
d04f8f5
Merge branch 'develop' of github.com:great-expectations/great_expecta…
rreinold Sep 19, 2024
be23155
update schemas
rreinold Sep 19, 2024
e8e4452
remove redundant default
rreinold Sep 19, 2024
f0f1e5e
re add main test
rreinold Sep 19, 2024
5b2a969
[BUGFIX] Support Spark connect dataframes (#10420)
tyler-hoffman Sep 19, 2024
e02aca9
one more serialization test
rreinold Sep 19, 2024
7eb605a
dont force into type checking block
rreinold Sep 19, 2024
7042648
[DOCS] Add Connect to Databricks SQL to GX Cloud docs TOC (#10423)
rachhouse Sep 19, 2024
f567c84
[BUGFIX] Handle DatabricksSQL attribute error and update dependency (…
Kilo59 Sep 19, 2024
215b6bf
[DOCS] Update docs for `UnexpectedRowsExpectation` (#10391)
NathanFarmer Sep 19, 2024
7734c42
Update pyproject.toml
rreinoldsc Sep 19, 2024
7db0a6c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Sep 19, 2024
7021fef
[RELEASE] 1.0.5 (#10425)
cdkini Sep 19, 2024
47a6bbf
minimal config
rreinold Sep 19, 2024
1e13ef6
[DOCS] Exclude templates files from algolia search (#10401)
JessSaavedra Sep 19, 2024
9f78074
set default
rreinold Sep 19, 2024
83c450c
Update great_expectations/expectations/expectation.py
rreinoldsc Sep 19, 2024
42fd477
add model definitions
rreinold Sep 19, 2024
6f1a3aa
Update great_expectations/expectations/model_field_descriptions.py
rreinoldsc Sep 19, 2024
47bd96b
Merge branch 'develop' of github.com:great-expectations/great_expecta…
rreinold Sep 19, 2024
fd04fa0
update schemas
rreinold Sep 19, 2024
f6ab089
Merge branch 'f/zelda-970/add_expectation_windows' of github.com:grea…
rreinold Sep 19, 2024
478f386
update class comment
rreinold Sep 19, 2024
a63abe3
set extra config
rreinold Sep 20, 2024
24edd2f
set extra config
rreinold Sep 20, 2024
453d864
clean up comment
rreinold Sep 20, 2024
ddaf85f
update schemas for addl fields
rreinold Sep 20, 2024
9f4e144
rebranding
rreinold Sep 20, 2024
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
  •  
  •  
  •  
9 changes: 0 additions & 9 deletions .coveragerc

This file was deleted.

6 changes: 1 addition & 5 deletions .github/teams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,13 @@ dx:

devrel:
- "@Rachel-Reverie" # Rachel Reverie
- "@austiezr" # Austin Robinson
- "@kwcanuck" # Rob Gray
- "@kyleaton" # Kyle Eaton
- "@rachhouse" # Rachel House
- "@talagluck" # Tal Gluck
- "@r34ctor" # Nevin Tan

core:
- "@DrewHoo" # Drew Hoover
- "@Erin-GX" # Erin Kapp
- "@HaebichanGX" # Haebichan Jung
- "@JennyTee" # Jenny Terlinden
- "@Kilo59" # Gabriel Gore
- "@NathanFarmer" # Nathan Farmer
Expand All @@ -36,14 +32,14 @@ core:
- "@josectobar" # José Tobar
- "@joshua-stauffer" # Josh Stauffer
- "@joshzzheng" # Josh Zheng
- "@jshaikGX" # Javed Shaik
- "@lockettks" # Kim Mathieu
- "@nicgrayson" # Nic Grayson
- "@roblim" # Rob Lim
- "@rreinoldsc" # Robby Reinold
- "@sujensen" # Susan Jensen
- "@tyler-hoffman" # Tyler Hoffman
- "@wookasz" # Łukasz Lempart
- "@annabarr" # Anna Barr

bot:
- "@dependabot"
Expand Down
Loading
Loading