Teddy

Results 83 comments of Teddy

@ayush-shah here is a user from one of our users https://github.com/open-metadata/OpenMetadata/issues/7821

Few things to consider: - sampling % -> what approach do we want to take (e.g. sample from each file, picking only specific files, etc.) - For example user input...

@aballiet thanks for the PR. Letf a comment. I think you'll also need to run `make py_format_check` to verify why the checkstyle is failing. You can also run `make py_format`...

``` { "name": "columnValuesToMatchRegex", "fullyQualifiedName": "columnValuesToMatchRegex", "displayName": "Column Values To Match Regex Pattern", "description": "This schema defines the test ColumnValuesToMatchRegex. Test the values in a column to match a given...

@mohityadav766 users should be able to remove it, though - there is no constraint there.

@capoolebugchat are you interested in picking up this issue?

Thanks @capoolebugchat I'll assign it to you then. We have some information about how to build a new connector [here](https://docs.open-metadata.org/v1.3.x/developers/contribute/developing-a-new-connector). Make sure to join our [slack channel](https://slack.open-metadata.org/) and the #contributor...

Hey @wobu we would recommend you to directly contribute the connector to the community. This will allow you to leverage the existing code base to implement support for Usage, Profiling,...

@aimendenche-nw currently the logic is to assign the open incident to the any subsequent test failure for a specific test case up until it is resolved. e.g. Test case fails...

@kaisman1 could you please update to the latest and let's know if you are still seeing this error. Thank you.