Re: [PR] Rename preamble_utils (typo) - and fix DockerFile for tests [datasketches-go]

2024-01-08 Thread via GitHub
AlexanderSaydakov merged PR #13: URL: https://github.com/apache/datasketches-go/pull/13 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@

[PR] Rename preamble_utils (typo) [datasketches-go]

2024-01-08 Thread via GitHub
freakyzoidberg opened a new pull request, #13: URL: https://github.com/apache/datasketches-go/pull/13 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] Add a godoc example for HLL usage [datasketches-go]

2024-01-08 Thread via GitHub
AlexanderSaydakov merged PR #11: URL: https://github.com/apache/datasketches-go/pull/11 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@

Re: [PR] Add deserialization test from java and cpp [datasketches-go]

2024-01-08 Thread via GitHub
AlexanderSaydakov merged PR #12: URL: https://github.com/apache/datasketches-go/pull/12 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@

[PR] Add deserialization test from java and cpp [datasketches-go]

2024-01-08 Thread via GitHub
freakyzoidberg opened a new pull request, #12: URL: https://github.com/apache/datasketches-go/pull/12 Add the deserialisation test from java and cpp for HLL and Frequency sketchs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [E] [VOTE] Release Apache DataSketches-cpp 5.0.2-rc1

2024-01-08 Thread Lee Rhodes
+1(binding) - cmake and cmake ... RUN_TESTS work fine. - checked GPG signature and SHA512 sum On Fri, Jan 5, 2024 at 11:39 AM Alexander Saydakov wrote: > +1 > > - looked at the very simple change since 5.0.1 > - checked GPG signature and SHA512 sum > - "cmake", "make" and "make test" successfu

[I] Update readme for python docs [datasketches-python]

2024-01-08 Thread via GitHub
c-dickens opened a new issue, #26: URL: https://github.com/apache/datasketches-python/issues/26 Readme is not current for python documentation building. - Both density and tuple are now included - switch the branch name from `python-docs`. Change instruction to make a new branch for