Skip to content

Conversation

@michalkrzyz
Copy link
Collaborator

@michalkrzyz michalkrzyz commented Jan 16, 2026

Change counters the way to use single row update instead of calculation of tmp intermediate tables

On-behalf-of: SAP Michal Krzyz michal.krzyz@sap.com

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

  • Related Issue # (issue)
  • Closes # (issue)
  • Fixes # (issue)

Remove if not applicable

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help
  • Separate ticket for tests # (issue/pr)

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Added to documentation?

  • 📜 README.md
  • 🤝 Documentation pages updated
  • 🙅 no documentation needed
  • (if applicable) generated OpenAPI docs for CRD changes

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@michalkrzyz michalkrzyz force-pushed the mikrzyz/fix-tmp-table branch from 5ae19cb to 31d74ae Compare January 16, 2026 12:41
@michalkrzyz michalkrzyz changed the title Change counter calculation procedures to use single row update fix(aggregationTables): change counter calculation procedures to use single row update Jan 16, 2026
@michalkrzyz michalkrzyz force-pushed the mikrzyz/fix-tmp-table branch 2 times, most recently from 261c611 to 189e30b Compare January 16, 2026 16:04
On-behalf-of: SAP Michal Krzyz <michal.krzyz@sap.com>
Signed-off-by: Michal Krzyz <michalkrzyz@gmail.com>
@michalkrzyz michalkrzyz force-pushed the mikrzyz/fix-tmp-table branch from 189e30b to 00f0a8a Compare January 19, 2026 10:00
michalkrzyz and others added 3 commits January 19, 2026 16:46
On-behalf-of: SAP Michal Krzyz <michal.krzyz@sap.com>
Signed-off-by: Michal Krzyz <michalkrzyz@gmail.com>
Change rebuild to incremental upsert for
mvAllComponentsByServiceVulnerabilityCounts and
mvSingleComponentByServiceVulnerabilityCounts

On-behalf-of: SAP Michal Krzyz <michal.krzyz@sap.com>
Signed-off-by: Michal Krzyz <michalkrzyz@gmail.com>
@MR2011 MR2011 merged commit 2d66bdf into main Jan 20, 2026
9 checks passed
@MR2011 MR2011 deleted the mikrzyz/fix-tmp-table branch January 20, 2026 07:52
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.

3 participants