Teddy

Results 83 comments of Teddy

> During the Ingestion Jobs running, we can't do any DDL / truncate on these table. @kenyyh can you share the type of error you are seeing from the postgres...

@kenyyh do you have any extensions loaded in your postgres instance?

Validation scenarios: - [ ] Create artificial load on a relatively big schema and check the locks create when running ingestion - [ ] Test older version of postgres -...

> ```python > OpenMetadataValidationAction > ``` You should check the parent method signature (it looks like some parameters do not use the same name in the method of the children...

> > re: [#15189 (comment)](https://github.com/open-metadata/OpenMetadata/pull/15189#issuecomment-1946162835) > > It appears `gx` have the same issue with their linter. I will add an ignore comment like they did... > > https://github.com/great-expectations/great_expectations/blame/0.18.8/great_expectations/checkpoint/actions.py#L374C16-L374C83 Awesome....

@isoctcolo thanks for opening this issue. Are you interested in contributing the connector to the community? 😊

@elguero6 how many columns does your table have? The `columnNames` parameter will be replaced by a string of all your column (comma separated). We might need to specify a greater...

🤔 how frequently does it happend @omozgovaya. When this happens are you able to see data for description/ownership in the DI report?

### Suggested Approach **Test Suite Execution** Making test suite executable should be feasible - this was the initial implementation. As far as the warning we can check the technical feasibility...

tracked in https://github.com/open-metadata/OpenMetadata/issues/9686