Skip to content

Conversation

@plypaul
Copy link
Contributor

@plypaul plypaul commented Jul 31, 2025

This PR adds a subgraph generator to model the relationship between metrics. There are a few special cases related to labeling the edges between metrics and their inputs. Normally, the group-by items available for a metric are an intersection of the available group-by items of the input metrics or input measures. However, there are a few special cases (e.g. cumulative metrics) that are more restrictive than this general rule. These labels will be later used to limit graph traversal.

@plypaul plypaul requested a review from a team as a code owner July 31, 2025 07:25
@cla-bot cla-bot bot added the cla:yes label Jul 31, 2025
@plypaul plypaul changed the title Add subgraph generator for metics Add subgraph generator for metrics Aug 1, 2025
@plypaul plypaul force-pushed the p/semantic_graph__50 branch from b397361 to f85dd9f Compare August 1, 2025 20:47
@plypaul plypaul merged commit f00fbc3 into main Aug 1, 2025
12 checks passed
@plypaul plypaul deleted the p/semantic_graph__50 branch August 1, 2025 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants