Skip to content

feat(ingest/sigma): add default_db and default_schema to PlatformDetail config#16245

Open
kyungsoo-datahub wants to merge 1 commit intomasterfrom
dev/sigma-default-db-schema
Open

feat(ingest/sigma): add default_db and default_schema to PlatformDetail config#16245
kyungsoo-datahub wants to merge 1 commit intomasterfrom
dev/sigma-default-db-schema

Conversation

@kyungsoo-datahub
Copy link
Contributor

Add default_db and default_schema fields to PlatformDetail, allowing users to specify the default database and schema for SQL query parsing. This enables generation of fully qualified table URNs (e.g., prod.public.table) when Sigma queries use unqualified table names.

These are configured per entry in chart_sources_platform_mapping.

…il config

Add default_db and default_schema fields to PlatformDetail, allowing
users to specify the default database and schema for SQL query parsing.
This enables generation of fully qualified table URNs (e.g.,
prod.public.table) when Sigma queries use unqualified table names.

These are configured per entry in chart_sources_platform_mapping.
@github-actions
Copy link
Contributor

Linear: ING-1652

@github-actions github-actions bot added the ingestion PR or Issue related to the ingestion of metadata label Feb 17, 2026
@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ingestion PR or Issue related to the ingestion of metadata needs-review Label for PRs that need review from a maintainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments