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

Proposed superficial fixes around MutableInt/MutableLong usage #5450

Merged
merged 12 commits into from
May 30, 2024

Conversation

niloc132
Copy link
Member

@niloc132 niloc132 commented May 2, 2024

Partial #5412

@niloc132 niloc132 force-pushed the 5412-mutable-int branch 4 times, most recently from 7500fb8 to a066314 Compare May 23, 2024 17:05
@niloc132 niloc132 marked this pull request as ready for review May 23, 2024 17:13
Copy link
Member

@rcaudy rcaudy left a comment

Choose a reason for hiding this comment

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

Review for commit 1.

Copy link
Member

@rcaudy rcaudy left a comment

Choose a reason for hiding this comment

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

Commit 6 comments. No comments on 2-5.

@niloc132
Copy link
Member Author

Updated commit 1, and simple changes to rebase the others to deal with those changes.

@niloc132 niloc132 force-pushed the 5412-mutable-int branch 2 times, most recently from 60a0ba2 to 266cc6d Compare May 28, 2024 20:57
Copy link
Member

@rcaudy rcaudy left a comment

Choose a reason for hiding this comment

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

Trivial comments. Happy to approve regardless of whether you make any changes in response.

@rcaudy
Copy link
Member

rcaudy commented May 28, 2024

One of the failing tests is easy to address:

            final Table table2 = table1.updateView("Y=x*mult.get()");

@niloc132
Copy link
Member Author

Added two new commits on the top, rather than try to work them into where they actually go - one restores screwy imports so codegen is "happy", the other reverts back to the apache MutableInt/Long for engine test utils.

@niloc132 niloc132 merged commit 6ebd418 into deephaven:main May 30, 2024
15 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2024
@rcaudy rcaudy added the breaking label Aug 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants