Teddy

Results 39 issues of Teddy

## Context #5973 gives the ability to user to run custom SQL as a data quality test. Though, currently the SQL input is passed to a label field. ![](https://user-images.githubusercontent.com/13626425/178032382-dd06e360-a5aa-489e-811e-1e4b7d48817b.png) ##...

UI

### Describe your changes : Fixes #7105 -- Add support for dataType filter for TestDefinition request # ### Type of change : - [ ] Bug fix - [x] Improvement...

When creating custom test definitions we can select them from the UI. We should filter for OM only test definition as by definition we do not know how to process...

P0
UI

in 0.12 airflow plugin was renamed `openmetadata_managed_apis` breaking old DAGs. We should provide an easy way for user to automatically change the import from `openmetadata` to `openmetadata_managed_apis` in the airflow...

bug
Ingestion
migration

### Describe your changes : Fixes #7509 # ### Type of change : - [x] Bug fix - [ ] Improvement - [ ] New feature - [ ] Breaking...

![Screenshot 2022-09-19 at 2 32 17 PM](https://user-images.githubusercontent.com/13626425/191018336-67ec67b1-83a1-45c4-bb40-109495b4a9ff.png) - [ ] Large numbers are not formmatted correctly with the coma speration ![Screenshot 2022-09-19 at 2 32 49 PM](https://user-images.githubusercontent.com/13626425/191018333-f6adaabb-83dd-43f2-b3f7-203c603b8f69.png) - [ ]...

P0
UI

### Context Profiler and data quality currently supports BQ partitioned table with explicit fields (i.e. fields that are present in the table), though BQ allows users to partition tables by...

P0
profiler

Large logs cause the browser to crash. We should use https://www.npmjs.com/package/react-lazylog to parse the logs

UI
Ingestion

### Describe your changes: - Fix return type from `_run_result` in SQA column to match set validation # ### Type of change: - [x] Bug fix - [ ] Improvement...

Ingestion
safe to test