Chetan Kini

Results 25 issues of Chetan Kini

Hey there! I'm one of the core devs from the GX team and wanted to reach out to highlight a test failure we've been seeing in our CI - `tests/operators/test_great_expectations.py::test_great_expectations_operator__make_connection_string_snowflake_pkey`...

Rather than accepting the rich type, we should just take an identifier to delete. Requires a roundtrip for analytics but we've deemed to be a non-issue. - [x] Description of...

The logic we've written to ensure equality between suites is overly complex and unnecessary for 99% of usecases. We can leverage Pydantic's capabilities when we port over the class. -...

In 0.18.x, the context would search up to 4 levels up in a file/directory structure to find a GX project. This feels a bit too magical and results in difficult...

- [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [ ] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE],...

Remove `_store_name` top level variables to prevent user configuration (deemed unnecessary). Utilize a new `StoreManager` abstraction to add helpful error messaging and better access around stores - [x] Description of...

Ensure that `ValidationDefinition` and `Checkpoint` persist themselves to their respective stores at the start of their `run` methods (if they haven't already been saved). This will ensure that invariably, we...

- [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [ ] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE],...

- [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [ ] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE],...

- [ ] Description of PR changes above includes a link to [an existing GitHub issue](https://github.com/great-expectations/great_expectations/issues) - [ ] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE],...