9 days ago |
Alexander Saydakov | Merge pull request #288 from apache/cpc_check_pseudo_phase master |
commit | commitdiff | tree | snapshot |
10 days ago |
AlexanderSaydakov | check pseudo phase 288/head |
commit | commitdiff | tree | snapshot |
13 days ago |
Alexander Saydakov | Merge pull request #284 from apache/req_converting_cons... |
commit | commitdiff | tree | snapshot |
13 days ago |
Alexander Saydakov | Merge pull request #285 from apache/kll_converting_cons... |
commit | commitdiff | tree | snapshot |
13 days ago |
AlexanderSaydakov | custom type conversion test 284/head |
commit | commitdiff | tree | snapshot |
2022-06-07 |
AlexanderSaydakov | simplified type converting constructor 285/head |
commit | commitdiff | tree | snapshot |
2022-06-07 |
AlexanderSaydakov | type converting copy constructor |
commit | commitdiff | tree | snapshot |
2022-06-03 |
Alexander Saydakov | Merge pull request #283 from apache/kll_converting_cons... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
AlexanderSaydakov | added missing serde parameter 283/head |
commit | commitdiff | tree | snapshot |
2022-06-03 |
Jon Malkin | Merge pull request #282 from apache/quantiles_patch |
commit | commitdiff | tree | snapshot |
2022-06-03 |
Alexander Saydakov | Merge pull request #281 from apache/kll_converting_cons... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
Jon Malkin | fixes for type converting constructor, align documentat... 282/head |
commit | commitdiff | tree | snapshot |
2022-06-03 |
AlexanderSaydakov | check for corruption 281/head |
commit | commitdiff | tree | snapshot |
2022-06-03 |
AlexanderSaydakov | fixed typo |
commit | commitdiff | tree | snapshot |
2022-06-03 |
AlexanderSaydakov | converting constructor |
commit | commitdiff | tree | snapshot |
2022-05-20 |
Jon Malkin | Merge pull request #280 from apache/notice_update |
commit | commitdiff | tree | snapshot |
2022-05-20 |
Jon Malkin | Update NOTICE 280/head |
commit | commitdiff | tree | snapshot |
2022-05-20 |
Jon Malkin | Merge pull request #279 from apache/docs |
commit | commitdiff | tree | snapshot |
2022-05-19 |
Jon Malkin | update NOTICE to align with java. a bunch of documentat... |
commit | commitdiff | tree | snapshot |
2022-05-17 |
Jon | try to improve python readme 279/head |
commit | commitdiff | tree | snapshot |
2022-05-14 |
Jon Malkin | Merge pull request #278 from apache/quantile_type_conve... |
commit | commitdiff | tree | snapshot |
2022-05-14 |
Jon Malkin | more consts! 278/head |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Jon Malkin | one more const |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Jon Malkin | add const |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Jon Malkin | Merge pull request #277 from apache/cmake_fix |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Jon | reproduce cmake fixes from 3.4.x branch 277/head |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Jon | add allocator_type and get_allocator() |
commit | commitdiff | tree | snapshot |
2022-05-13 |
Alexander Saydakov | Merge pull request #276 from apache/kll_cleanup |
commit | commitdiff | tree | snapshot |
2022-05-12 |
Jon | simplify constructor logic slightly |
commit | commitdiff | tree | snapshot |
2022-05-12 |
Jon | add type-converting copy constructor to quantiles sketch |
commit | commitdiff | tree | snapshot |
2022-05-12 |
AlexanderSaydakov | typo fix 276/head |
commit | commitdiff | tree | snapshot |
2022-05-12 |
AlexanderSaydakov | better practice |
commit | commitdiff | tree | snapshot |
2022-05-10 |
Jon | cmake still doesn't like suffixes |
commit | commitdiff | tree | snapshot |
2022-05-10 |
Jon | Release process: bump dev versions to 3.5.0.dev0 |
commit | commitdiff | tree | snapshot |
2022-05-10 |
Jon Malkin | Merge pull request #275 from apache/ks_python |
commit | commitdiff | tree | snapshot |
2022-05-09 |
Jon | add ::value_type and ::comparator to REQ for consistenc... 275/head |
commit | commitdiff | tree | snapshot |
2022-05-09 |
Jon | Add KS Test to python, updating docs where appropriate |
commit | commitdiff | tree | snapshot |
2022-05-09 |
Alexander Saydakov | Merge pull request #274 from apache/common_kolmogorov_s... |
commit | commitdiff | tree | snapshot |
2022-05-07 |
AlexanderSaydakov | higher resolution 274/head |
commit | commitdiff | tree | snapshot |
2022-05-06 |
AlexanderSaydakov | common Kolmogorov-Smirnov test, some minor fixes |
commit | commitdiff | tree | snapshot |
2022-05-06 |
Jon Malkin | Merge pull request #273 from apache/sorted_view |
commit | commitdiff | tree | snapshot |
2022-05-06 |
Jon Malkin | add sanity check on item counts in deserialization... 273/head |
commit | commitdiff | tree | snapshot |
2022-05-06 |
Jon | move quantiles and req from quantile_calculator to... |
commit | commitdiff | tree | snapshot |
2022-05-05 |
Jon Malkin | Merge pull request #271 from apache/quantiles |
commit | commitdiff | tree | snapshot |
2022-05-05 |
Jon Malkin | Merge branch 'master' into quantiles 271/head |
commit | commitdiff | tree | snapshot |
2022-05-05 |
Jon | improve language around the inclusive flag |
commit | commitdiff | tree | snapshot |
2022-05-05 |
Jon | test get_quantile with and without inclusive |
commit | commitdiff | tree | snapshot |
2022-05-05 |
Jon | remove asserts, mostly replacing with std::logic_error |
commit | commitdiff | tree | snapshot |
2022-05-05 |
Jon | changes based on review comments aside from asserts |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Jon Malkin | Merge pull request #272 from apache/fix_wheels |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Jon Malkin | specify Python3 rather than Python in MSVC-specific... 272/head |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Jon Malkin | restore wheel matrix, remove verbosity, condition find_... |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Jon Malkin | trace-expand cmake logs |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Jon Malkin | have cibuildwheel install cmake>=3.18 before build |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Jon Malkin | more debug messages |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Jon Malkin | fix verbosity |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Jon Malkin | fix sdist build |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Jon Malkin | disble mac/windows and 32bit builds for speed, increase... |
commit | commitdiff | tree | snapshot |
2022-05-03 |
Jon Malkin | tell pybind to use newer python-finding approach |
commit | commitdiff | tree | snapshot |
2022-05-03 |
Jon Malkin | try letting pybind11 find python on its own |
commit | commitdiff | tree | snapshot |
2022-05-03 |
Jon Malkin | try backing off to cmake 3.16 for greater compatibility |
commit | commitdiff | tree | snapshot |
2022-05-03 |
Jon Malkin | ensure pyproject.toml has consistent cmake version |
commit | commitdiff | tree | snapshot |
2022-05-03 |
Jon | bump cmake version to specify development.module w... |
commit | commitdiff | tree | snapshot |
2022-05-03 |
Jon | combine a couple branches to address issues with python... |
commit | commitdiff | tree | snapshot |
2022-05-02 |
Jon Malkin | Merge pull request #269 from apache/serde_instance |
commit | commitdiff | tree | snapshot |
2022-04-27 |
Jon | fix CMakeLists to include correct quantile calculator... |
commit | commitdiff | tree | snapshot |
2022-04-26 |
Jon Malkin | clone and minorly adapt python kll testing to classic... |
commit | commitdiff | tree | snapshot |
2022-04-26 |
Jon Malkin | more test coverage |
commit | commitdiff | tree | snapshot |
2022-04-26 |
Jon Malkin | improve test coverage |
commit | commitdiff | tree | snapshot |
2022-04-23 |
Jon | clean up a few warnings |
commit | commitdiff | tree | snapshot |
2022-04-23 |
Jon | finish merge, update types to be able handle const... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
Jon | incomplete merge implementation |
commit | commitdiff | tree | snapshot |
2022-04-19 |
AlexanderSaydakov | wrong offset 269/head |
commit | commitdiff | tree | snapshot |
2022-04-06 |
Jon Malkin | quantile calculator missing algorithm |
commit | commitdiff | tree | snapshot |
2022-04-06 |
Jon Malkin | add missing cassert include -- should probably ultimate... |
commit | commitdiff | tree | snapshot |
2022-04-06 |
Jon Malkin | add python wrapper (w/o merging as that's not implement... |
commit | commitdiff | tree | snapshot |
2022-04-05 |
Jon Malkin | ensure k is power of 2 to match java |
commit | commitdiff | tree | snapshot |
2022-04-05 |
Jon Malkin | Read correct sketch from java for testing |
commit | commitdiff | tree | snapshot |
2022-04-05 |
Jon Malkin | Add more tests ported from kll test suite (all except... |
commit | commitdiff | tree | snapshot |
2022-04-05 |
Jon Malkin | remove unnecessary move, sort BB as side-effect on... |
commit | commitdiff | tree | snapshot |
2022-04-05 |
Jon Malkin | minor cleanup |
commit | commitdiff | tree | snapshot |
2022-04-05 |
Jon Malkin | (de)serializatio fixes and compatibility with java... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
AlexanderSaydakov | no class-level serde, support serde instance |
commit | commitdiff | tree | snapshot |
2022-03-28 |
AlexanderSaydakov | no class-level serde, support serde instance |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Jon Malkin | more warning fixes |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Jon Malkin | updates to reduce warnings |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Jon Malkin | naming consistency for serde template parameter |
commit | commitdiff | tree | snapshot |
2022-03-25 |
AlexanderSaydakov | support serde instance |
commit | commitdiff | tree | snapshot |
2022-03-25 |
AlexanderSaydakov | unnecessary |
commit | commitdiff | tree | snapshot |
2022-03-25 |
AlexanderSaydakov | support serde instance |
commit | commitdiff | tree | snapshot |
2022-03-25 |
AlexanderSaydakov | better for transition |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Alexander Saydakov | Merge pull request #267 from apache/hll-deserialize... |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Alexander Saydakov | Merge pull request #268 from apache/sorted_view_performance |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Jon Malkin | remove extraneous serde template parameter |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Jon Malkin | move serde from class onto only methods needing it |
commit | commitdiff | tree | snapshot |
2022-03-24 |
Jon Malkin | deserialize void* |
commit | commitdiff | tree | snapshot |
2022-03-23 |
AlexanderSaydakov | docs |
commit | commitdiff | tree | snapshot |
2022-03-23 |
AlexanderSaydakov | support serde instance |
commit | commitdiff | tree | snapshot |
2022-03-23 |
Jon Malkin | checkpoint: streaming deserialization |
commit | commitdiff | tree | snapshot |
2022-03-22 |
AlexanderSaydakov | better name - not always a pointer 268/head |
commit | commitdiff | tree | snapshot |
next |