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

Port DH-11656: More efficiently null sparse array sources #3352

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

nbauernfeind
Copy link
Member

@nbauernfeind nbauernfeind commented Jan 23, 2023

Some of the setNull port was completed in some of Larry's work this past summer.

I dropped setNull(long key) from the implementations of SingleValueSources in favor of a final impl in the abstract base class that redirects to setNull().

Internal JIRA DH-11656
Internal Commit: b4ce7833096c56ae0ae166d252ebf952ef167a8e
Nightlies are here.

@nbauernfeind nbauernfeind merged commit 5451096 into deephaven:main Jan 24, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jan 24, 2023
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.

2 participants