Skip to content

Comments

chore: update health score sink#3848

Merged
joanagmaia merged 1 commit intomainfrom
chore/update-health-score-sink
Feb 18, 2026
Merged

chore: update health score sink#3848
joanagmaia merged 1 commit intomainfrom
chore/update-health-score-sink

Conversation

@joanagmaia
Copy link
Contributor

@joanagmaia joanagmaia commented Feb 17, 2026

  • Add securityCategoryPercentage to health score sink - datalake's team request.
  • Did not include isNaN validation as securityCategoryPercentage is an Array(Tuple(String, Float64)).

Note

Low Risk
Single-field addition to an analytics sink query; main risk is downstream consumers needing to tolerate the new column/order in the CSV/Kafka payload.

Overview
Adds securityCategoryPercentage to the health_score_sink.pipe SELECT so the Kafka sink export includes per-category security score percentages alongside existing overall/dimension scores.

Written by Cursor Bugbot for commit 2b46473. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

2 similar comments
@github-actions
Copy link
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@github-actions
Copy link
Contributor

⚠️ Jira Issue Key Missing

Your PR title doesn't contain a Jira issue key. Consider adding it for better traceability.

Example:

  • feat: add user authentication (CM-123)
  • feat: add user authentication (IN-123)

Projects:

  • CM: Community Data Platform
  • IN: Insights

Please add a Jira issue key to your PR title.

@joanagmaia joanagmaia merged commit a95ab32 into main Feb 18, 2026
18 checks passed
@joanagmaia joanagmaia deleted the chore/update-health-score-sink branch February 18, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants