- 6fba487 Merge pull request #393 from apache/remove_python by Alexander Saydakov · 11 days ago master
- 3e777f7 restored recommended override as it might be necessary by AlexanderSaydakov · 2 weeks ago
- e4e626c remove python, remove unnecessary setting in recommended cmake dependency by AlexanderSaydakov · 2 weeks ago
- 5bd98f9 removed python stuff since it was moved to its own repo by AlexanderSaydakov · 2 weeks ago
- 060d5f6 Merge pull request #392 from apache/generate_sketches_for_java by Alexander Saydakov · 3 weeks ago
- 6d5381e addressed review points by AlexanderSaydakov · 3 weeks ago
- 216e5dc tuple sketch serde compatibility test by AlexanderSaydakov · 4 weeks ago
- c1509a4 added compressed theta sketches by AlexanderSaydakov · 4 weeks ago
- c3f96ef generate sketches for testing in Java by AlexanderSaydakov · 4 weeks ago
- 5383745 quantiles sketch generation for Java by AlexanderSaydakov · 4 weeks ago
- dfbe382 negative one test, cleanup by AlexanderSaydakov · 4 weeks ago
- 69eef1a generate binary sketches to test compatibility by AlexanderSaydakov · 4 weeks ago
- 52588ac Merge pull request #391 from apache/java_serde_compat_testing by Alexander Saydakov · 4 weeks ago
- 4f57d2e added a few assertions by AlexanderSaydakov · 4 weeks ago
- 4091e95 added const where appropriate by AlexanderSaydakov · 4 weeks ago
- 0ec6722 match latest changes on the Java side by AlexanderSaydakov · 4 weeks ago
- 52dfc8c added _java suffix to file names by AlexanderSaydakov · 5 weeks ago
- ae29b44 replaced static tests with dynamic by AlexanderSaydakov · 5 weeks ago
- cc2ab98 removed static tests by AlexanderSaydakov · 5 weeks ago
- 87473a5 removed static tests replaced by dynamic ones by AlexanderSaydakov · 5 weeks ago
- 2c2b89e Merge pull request #390 from apache/java_serde_compat_testing by Alexander Saydakov · 6 weeks ago
- b1f6694 removed checked-in binaries and tests replaced by dynamic ones by AlexanderSaydakov · 6 weeks ago
- 6681cb0 use 1 as the first value by AlexanderSaydakov · 7 weeks ago
- d9ac023 added varopt and fi sketch tests by AlexanderSaydakov · 7 weeks ago
- c3f1dc0 added varopt and frequent items sketch tests, fixed IS_EMPTY flag by AlexanderSaydakov · 7 weeks ago
- 7f3c659 Merge pull request #389 from apache/java_serde_compat_testing by Alexander Saydakov · 7 weeks ago
- 9df75a6 added test by AlexanderSaydakov · 7 weeks ago
- ab602e9 AOD sketch compatibility test by AlexanderSaydakov · 7 weeks ago
- be590ca Theta sketch compatibility test by AlexanderSaydakov · 7 weeks ago
- 28ebb7e HLL sketch compatibility tests by AlexanderSaydakov · 8 weeks ago
- 066d36e REQ float sketch test by AlexanderSaydakov · 8 weeks ago
- 9b9f871 Merge pull request #388 from apache/java_serde_compat_testing by Alexander Saydakov · 8 weeks ago
- b780493 quantiles sketch serde compatibility tests by AlexanderSaydakov · 8 weeks ago
- 52f1d6c Merge pull request #387 from apache/java_serde_compat_testing by Alexander Saydakov · 8 weeks ago
- f8774b0 added a comment by AlexanderSaydakov · 8 weeks ago
- f825098 added manual trigger by AlexanderSaydakov · 8 weeks ago
- c8f289f deserialize CPC sketches from Java by AlexanderSaydakov · 9 weeks ago
- 9975819 overrige excluded generate group by AlexanderSaydakov · 9 weeks ago
- 7333167 test deserialize sketches from Java by AlexanderSaydakov · 9 weeks ago
- 4d61301 Merge pull request #385 from apache/optional by Alexander Saydakov · 9 weeks ago
- 6878eab added optional.hpp, ordered files for ease of checking by AlexanderSaydakov · 9 weeks ago
- 2a81d9d Merge pull request #386 from apache/global_cxx_standard by Alexander Saydakov · 9 weeks ago
- 2278ec1 use global CXX_STANDARD setting by AlexanderSaydakov · 9 weeks ago
- b798ac9 use optional by AlexanderSaydakov · 9 weeks ago
- c84a3d6 more moves by AlexanderSaydakov · 9 weeks ago
- 7a2557b switched from pointers to optional, added missing moves in merge by AlexanderSaydakov · 9 weeks ago
- 9e98a29 Merge pull request #384 from apache/optional by Alexander Saydakov · 10 weeks ago
- 3bdea2e fixed conversion by AlexanderSaydakov · 10 weeks ago
- 85a711b Merge pull request #383 from apache/optional by Alexander Saydakov · 2 months ago
- c413d05 added assignments by AlexanderSaydakov · 2 months ago
- b261e7d Merge pull request #382 from apache/optional by Alexander Saydakov · 2 months ago
- 1026388 fix for Microsoft compiler by AlexanderSaydakov · 2 months ago
- 1763177 added copy constructor by AlexanderSaydakov · 2 months ago
- 7c4ee32 simple substitute for std::optional until we require C++17 by AlexanderSaydakov · 2 months ago
- 1dcb843 Merge pull request #381 from apache/doxygen by Alexander Saydakov · 3 months ago
- 478bed2 replaced the marketplace doxygen action with simple commands by AlexanderSaydakov · 3 months ago
- 5115a83 Merge pull request #380 from apache/doxygen by Alexander Saydakov · 3 months ago
- 3f7bc87 use branch or tag name by AlexanderSaydakov · 3 months ago
- 5f385b1 doxygen by AlexanderSaydakov · 3 months ago
- af9e175 Merge pull request #379 from apache/doxygen by Alexander Saydakov · 3 months ago
- d7ee478 some fixes based on the review by AlexanderSaydakov · 3 months ago
- ed2f4aa some more docs by AlexanderSaydakov · 3 months ago
- 826a72a doxygen config by AlexanderSaydakov · 3 months ago
- ef01d71 documentation fixes by AlexanderSaydakov · 3 months ago
- 9a3c1b8 Merge pull request #377 from tadejstajner/cpc-lg-k by Alexander Saydakov · 3 months ago
- ddc7875 Add unit tests by Tadej Štajner · 3 months ago
- e1987bb Added get_lg_k to cpc's python wrapper by b-atanasov · 1 year, 10 months ago
- ba70c54 Merge pull request #376 from apache/add_trim by Alexander Saydakov · 3 months ago
- 0918a80 added trim() and tests by AlexanderSaydakov · 3 months ago
- b5f77eb Merge pull request #373 from apache/avoid_warnings by Alexander Saydakov · 4 months ago
- 7468578 more style changes by AlexanderSaydakov · 4 months ago
- 4046ef2 avoid warnings, some style changes to be consistent by AlexanderSaydakov · 4 months ago
- 99edf10 avoid warnings by AlexanderSaydakov · 4 months ago
- c9827e6 Merge pull request #372 from apache/better_test_allocator by Alexander Saydakov · 4 months ago
- 1393b55 avoid casting to and from char by AlexanderSaydakov · 5 months ago
- 2b497c3 Merge pull request #371 from apache/theta_iterator_fix by Jon Malkin · 5 months ago
- 0c85ebc Missed an iterator use by Jon · 5 months ago
- c3f7a4c Use && to avoid unnecessary copies in iterators by Jon · 5 months ago
- fa5ecbb define pointer and reference types as well as operator-> where missing by Jon · 5 months ago
- 88adf3a remove std::iterator from wrapped_compact_theta_sketch_alloc by Jon · 5 months ago
- 5bc6aeb Merge pull request #369 from apache/rm_unused by Alexander Saydakov · 5 months ago
- 86a22bf removed unused method by AlexanderSaydakov · 5 months ago
- c78814e Merge pull request #368 from apache/update_python_readme by Alexander Saydakov · 5 months ago
- b4add93 added new sketches by AlexanderSaydakov · 5 months ago
- 86f4418 updated year by AlexanderSaydakov · 5 months ago
- 8df5d33 release process: next development target 4.2.x by AlexanderSaydakov · 5 months ago
- d89e7c1 Merge pull request #367 from apache/cleanup by Alexander Saydakov · 5 months ago
- 0420b84 minor cleanup by AlexanderSaydakov · 5 months ago
- 60721b9 Merge pull request #366 from apache/integration_update by Jon Malkin · 5 months ago
- 73ac3b1 update integration test with density and count_min by Jon · 5 months ago
- 6a04848 Merge pull request #365 from apache/minor_cleanup by Jon Malkin · 5 months ago
- 96897a6 Merge pull request #364 from apache/hll_delay_kxq by Jon Malkin · 5 months ago
- 089d232 handle equal k merge case separately, remove reference from iterators over primitive coupons by Jon Malkin · 5 months ago
- 586b3ed improve python imports, fix typo by Jon Malkin · 5 months ago
- 1deefe9 add better memory checks, fix a few typos by Jon Malkin · 5 months ago
- 3aad1b6 define default to avoid compiler warning by Jon Malkin · 5 months ago
- 643de78 Explicitly test get estimate directly from union by Jon Malkin · 5 months ago
- 7b2d1c2 check if union gadget needs kxq rebuilding before getting estimates/bounds by Jon Malkin · 5 months ago
- 16bab2c skip updating kxq in HLL merge by Jon Malkin · 5 months ago
- 993b622 Merge pull request #363 from apache/density_sketch by Jon Malkin · 5 months ago