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

chore: Refactor UnaryExpr and MathExpr in protobuf #1056

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

andygrove
Copy link
Member

@andygrove andygrove commented Nov 5, 2024

Which issue does this PR close?

N/A

Rationale for this change

This PR follows on from #1053 which refactored BinaryExpr to reduce code duplication. This PR does the same for MathExpr and UnaryExpr.

What changes are included in this PR?

Just refactoring to reduce code duplication. There are no functional changes.

How are these changes tested?

Existing tests.

Copy link
Contributor

@mbutrovich mbutrovich left a comment

Choose a reason for hiding this comment

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

Love that net negative line count on these refactors!

@andygrove andygrove merged commit 562a877 into apache:main Nov 6, 2024
76 checks passed
@andygrove andygrove deleted the refactor-unary-math-proto branch November 6, 2024 15:16
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.

3 participants