Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to pass in typed group by #70

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

DevonFulcher
Copy link
Contributor

@DevonFulcher DevonFulcher commented Mar 20, 2025

This PR adds the grain option to the group by field. This makes it easier to define a grain without using dunder syntax.

@DevonFulcher DevonFulcher force-pushed the Add_support_to_pass_in_typed_metrics_&_group_by branch 6 times, most recently from e412122 to 27d2b68 Compare March 24, 2025 18:53
@DevonFulcher DevonFulcher force-pushed the Add_support_to_pass_in_typed_metrics_&_group_by branch 4 times, most recently from cf3ef2d to 99f803b Compare March 28, 2025 03:40
@DevonFulcher DevonFulcher changed the title Add support to pass in typed metrics & group by Add support to pass in typed group by Mar 28, 2025
@DevonFulcher DevonFulcher force-pushed the Add_support_to_pass_in_typed_metrics_&_group_by branch 11 times, most recently from bd029e2 to f66caf6 Compare March 31, 2025 23:48
@DevonFulcher DevonFulcher force-pushed the Add_support_to_pass_in_typed_metrics_&_group_by branch from 7204e95 to 7455034 Compare April 1, 2025 00:46
@DevonFulcher DevonFulcher requested a review from serramatutu April 1, 2025 00:47
@DevonFulcher DevonFulcher marked this pull request as ready for review April 1, 2025 00:48
@DevonFulcher DevonFulcher requested a review from a team as a code owner April 1, 2025 00:48
Copy link
Collaborator

@serramatutu serramatutu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DevonFulcher this is awesome! Thank you for the contribution!!!

@serramatutu serramatutu merged commit a416e67 into main Apr 8, 2025
4 checks passed
@serramatutu serramatutu deleted the Add_support_to_pass_in_typed_metrics_&_group_by branch April 8, 2025 10:17
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