bf2343b7e4
Integration Tests - MySQL + Elasticsearch / Detect Changes (push) Waiting to run
Integration Tests - MySQL + Elasticsearch / integration-tests-mysql-elasticsearch (push) Blocked by required conditions
Integration Tests - PostgreSQL + Elasticsearch + Redis / Detect Changes (push) Waiting to run
Integration Tests - PostgreSQL + Elasticsearch + Redis / integration-tests-postgres-elasticsearch-redis (push) Blocked by required conditions
Integration Tests - PostgreSQL + OpenSearch / Detect Changes (push) Waiting to run
Integration Tests - PostgreSQL + OpenSearch / integration-tests-postgres-opensearch (push) Blocked by required conditions
Java Checkstyle / java-checkstyle (push) Waiting to run
Maven Collate Tests / maven-collate-ci (push) Waiting to run
OpenMetadata Service Unit Tests / Detect Changes (push) Waiting to run
OpenMetadata Service Unit Tests / openmetadata-service-unit-tests (push) Blocked by required conditions
OpenMetadata Service Unit Tests / k8s_operator-unit-tests (push) Blocked by required conditions
OpenMetadata Service Unit Tests / openmetadata-service-unit-tests-status (push) Blocked by required conditions
Publish Package to Maven Central Repository / publish-maven-packages (push) Waiting to run
4.6 KiB
4.6 KiB
Describe your changes:
Fixes #
I worked on ... because ...
Type of change:
- Bug fix
- Improvement
- New feature
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation
High-level design:
N/A — small change.
Tests:
Use cases covered
Unit tests
Backend integration tests
Ingestion integration tests
Playwright (UI) tests
Manual testing performed
UI screen recording / screenshots:
Not applicable.
Checklist:
- I have read the CONTRIBUTING document.
- My PR title is
Fixes <issue-number>: <short explanation> - My PR is linked to a GitHub issue via
Fixes #<issue-number>above. - I have commented on my code, particularly in hard-to-understand areas.
- For JSON Schema changes: I updated the migration scripts or explained why it is not needed.
- For UI changes: I attached a screen recording and/or screenshots above.
- I have added tests (unit / integration / Playwright as applicable) and listed them above.