Skip to content

Conversation

lkts
Copy link
Contributor

@lkts lkts commented Feb 14, 2025

No description provided.

@lkts lkts added >enhancement auto-backport Automatically create backport pull requests when merged :StorageEngine/Mapping The storage related side of mappings v8.19.0 labels Feb 14, 2025
@lkts lkts requested review from dnhatn and martijnvg February 14, 2025 18:13
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@elasticsearchmachine
Copy link
Collaborator

Hi @lkts, I've created a changelog YAML for you.

// but block loaders operate with encoded signed 64 bit values
// because this is the format doc_values use.
// So we need to perform this conversion.
return unsignedToSortableSignedLong(parseUnsignedLong(nullValueFormatted));
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is actually a bug fix in existing stored source implementation. I think it's okay to fix it inline here since unsigned_long is in tech preview according to our docs.

@lkts
Copy link
Contributor Author

lkts commented Feb 14, 2025

I may need to change tests here depending on #122586 landing.

Copy link
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

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

👍 Thanks Sasha!

Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM!

@lkts lkts merged commit ba8c576 into elastic:main Feb 18, 2025
17 checks passed
@lkts lkts deleted the synthetic_source_block_loader_unsigned_long branch February 18, 2025 17:28
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Automatically create backport pull requests when merged >enhancement :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine v8.19.0 v9.1.0

4 participants