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 IncrementMetric expression #1828

Closed

Conversation

johanl-db
Copy link
Collaborator

Description

This change introduces a new expression IncrementMetric to support the frequent use case of incrementing metrics in Merge, Update and Delete. It replaces the use of UDFs to achieve that goal.

How was this patch tested?

Added IncrementMetricSuite to cover usage of the newly introduced expression.
Metrics correctness is covered in existing test suites MergeIntoMetricsBase, UpdateMetricsSuite and DeleteMetricsSuite.

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