Skip to content

Duplicate findings on partitioned tables create noise #21

Description

@popomaro516

Duplicate findings on partitioned tables create noise

Description

When tables are partitioned, the same rule is emitted for each child partition, so one logical issue shows up many times and adds a lot of noise.

Suggestion (question)

Would you consider adding an output mode that deduplicates identical findings across partitions—e.g., group by the parent table and list the affected partitions under it? This would keep reports concise while preserving detail.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions