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

Dry up byte[] backed AbstractBigArray implementations #108636

Merged

Conversation

original-brownbear
Copy link
Member

Dry up the code for all the byte[] backed versions of the big array a little. The motivation here (outside of making the code drier now) is to follow-up with possible optimizations for sparsely populated variants of this thing.

Dry up the code for all the `byte[]` backed versions of the big array
a little. The motivation here (outside of making the code drier now) is
to follow-up with possible optimizations for sparsely populated variants
of this thing.
@original-brownbear original-brownbear added >non-issue :Core/Infra/Core Core issues without another label labels May 14, 2024
@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team v8.15.0 labels May 14, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@original-brownbear
Copy link
Member Author

Thanks Nik!

@original-brownbear original-brownbear merged commit c527daa into elastic:main May 14, 2024
15 checks passed
@original-brownbear original-brownbear deleted the move-big-array-code branch May 14, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >non-issue Team:Core/Infra Meta label for core/infra team v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants