Suman Maharana
Suman Maharana
### Describe your changes: Fixes #11373 # ### Type of change: - [ ] Bug fix - [x] Improvement - [x] New feature - [ ] Breaking change (fix or...
### Describe your changes: MINOR - Added Tests for advanced avro schema Fixes #15565 # ### Type of change: - [ ] Bug fix - [x] Improvement - [ ]...
### **User description** Update [Manifest v12](https://github.com/dbt-labs/dbt-core/blob/main/schemas/dbt/manifest/v12.json) and [run-results v6](https://github.com/dbt-labs/dbt-core/blob/main/schemas/dbt/run-results/v6.json) json schemas ___ ### **PR Type** Enhancement, Bug fix ___ ### **Description** - Updated `dbt_version` default values in multiple schemas to...
**Affected module** Ingestion Framework **Describe the bug** ``` [2025-02-19, 18:59:36 UTC] {sql_column_handler.py:308} WARNING - Unexpected exception processing column [{'name': 'stores_config', 'type': ROW([('app_name', VARCHAR()), ('app_icon', VARCHAR()), ('play_store', ROW([('application_id', VARCHAR()), ('listing', ROW([('full_description',...
**Affected module** Ingestion Framework **Describe the bug** includeOwners flag is ignored and owners are still ingested in all of dashboard services **Expected behavior** includeOwners flag should be working as expected...
### Describe your changes: Fixes #24730 - Add dbtcloud enviornment id filter and fix lineage # ### Type of change: - [ ] Bug fix - [x] Improvement - [...
**Affected module** Ingestion Framework **Describe the bug** we set a default dbt Cloud URL , though it is generally not the correct one for the user if I understand. This...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
### Describe your changes: Fix sample data ingestion the default db provider was removed from superset in below PR https://github.com/open-metadata/OpenMetadata/pull/23569/files#diff-6bdf3a5fb215c2af649bdb7c1d6243831b5c9490179a4b348655d0876fbc07eeL46 # ### Type of change: - [ ] Bug fix...
Add SSL Certificate check in the test connection to verify the ssl certificate against the hostnames.