Teddy
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.  ##...
### 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...
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...
### Describe your changes : Fixes #7509 # ### Type of change : - [x] Bug fix - [ ] Improvement - [ ] New feature - [ ] Breaking...
 - [ ] Large numbers are not formmatted correctly with the coma speration  - [ ]...
Add support for the profiler for ingestion time partition in BQ (`_PARTITIONTIME`/`_PARTITIONDATE`)
### 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...
Large logs cause the browser to crash. We should use https://www.npmjs.com/package/react-lazylog to parse the logs
### Describe your changes: - Fix return type from `_run_result` in SQA column to match set validation # ### Type of change: - [x] Bug fix - [ ] Improvement...