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

Fix with wildcards functions panic #505

Merged
merged 2 commits into from
May 21, 2024

Conversation

emadolsky
Copy link
Contributor

@emadolsky emadolsky commented May 21, 2024

This PR aims to fix sizing problems of *WithWildcards functions.
A new helper function is introduced to avoid duplications.
The implementation of the function (AggregateSeriesWithWildcards) follows the pattern that helper AggregateSeries function is implemented with.

deniszh
deniszh previously approved these changes May 21, 2024
Also added test for multiplySeriesWithWildcards
@emadolsky emadolsky force-pushed the emohamadi/fix-with-wildcards-functions-panic branch from fb062e3 to 630cc37 Compare May 21, 2024 16:22
@emadolsky emadolsky merged commit ef81a7a into master May 21, 2024
3 checks passed
@emadolsky emadolsky deleted the emohamadi/fix-with-wildcards-functions-panic branch May 21, 2024 16:28
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