Skip to content

Conversation

@tisonkun
Copy link
Member

This closes#701.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Help IDEA to properly format files without large indentation changes. Can be removed if you don't like to check it into the VCS but IMO it does no harm.

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

for (finalintn : nArr){
finalbyte[] bytes;
if (buffered){
bytes = Files.readAllBytes(cppPath.resolve("tdigest_double_buf_n" + n + "_cpp.sk"));
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

This will fail without this patch.

@leerholeerho merged commit ca1fef0 into apache:mainDec 19, 2025
7 checks passed
@tisonkuntisonkun deleted the compat-cpp-with-buffer-tdigest branch December 19, 2025 02:33
Sign up for freeto 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.

Serde incompatible with C++ TDigest

2 participants

@tisonkun@leerho