mirror of
https://github.com/open-metadata/OpenMetadata
synced 2026-05-24 09:39:11 +00:00
* Ensure columns are retrieved in the right order This is because since introducing ordering for `getTableColumnsByFQN`, the patches created in `removeTagFromEntity` were open to pointing to different columns if the default order didn't match how they were persisted in db * Allow exception list to be updated on all feedback * Apply gitar comments * Add `metadata` to `tag_usage` table * Update JSON schema object to include `TagLabel.metadata` * Apply feedback to selected recognizer * Add backend integration tests * Update `ingestion` to return `TagLabel.metadata.recognizer` * Update generated TypeScript types * Update generated TypeScript types * Send recognizer result metadata in feedback approval task (#25485) * Send `TagLabelRecognizerMetadata` in `TaskDetails` This is so we can show an explanation behind the classification in the feedback approval card * Update typescript types * Run Spotless * Ensure `applyTagsBatchInternal` works equally for pg and mysql * Tag metadata fixes * Fix CI test --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Rohit Jain <60229265+Rohit0301@users.noreply.github.com> Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com> |
||
|---|---|---|
| .. | ||
| sql | ||
| MIGRATION_SYSTEM.md | ||
| openmetadata-ops.sh | ||