2022-05-04 |
Jon Malkin | Merge pull request #272 from apache/fix_wheels
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | specify Python3 rather than Python in MSVC-specific...
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | restore wheel matrix, remove verbosity, condition find_packa...
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | trace-expand cmake logs
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | have cibuildwheel install cmake>=3.18 before build
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | more debug messages
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | fix verbosity
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | fix sdist build
|
commit | commitdiff | tree |
2022-05-04 |
Jon Malkin | disble mac/windows and 32bit builds for speed, increase...
|
commit | commitdiff | tree |
2022-05-03 |
Jon Malkin | tell pybind to use newer python-finding approach
|
commit | commitdiff | tree |
2022-05-03 |
Jon Malkin | try letting pybind11 find python on its own
|
commit | commitdiff | tree |
2022-05-03 |
Jon Malkin | try backing off to cmake 3.16 for greater compatibility
|
commit | commitdiff | tree |
2022-05-03 |
Jon Malkin | ensure pyproject.toml has consistent cmake version
|
commit | commitdiff | tree |
2022-05-02 |
Jon Malkin | Merge pull request #269 from apache/serde_instance
|
commit | commitdiff | tree |
2022-04-19 |
AlexanderSaydakov | wrong offset
|
commit | commitdiff | tree |
2022-03-28 |
AlexanderSaydakov | no class-level serde, support serde instance
|
commit | commitdiff | tree |
2022-03-28 |
AlexanderSaydakov | no class-level serde, support serde instance
|
commit | commitdiff | tree |
2022-03-25 |
AlexanderSaydakov | support serde instance
|
commit | commitdiff | tree |
2022-03-25 |
AlexanderSaydakov | unnecessary
|
commit | commitdiff | tree |
2022-03-25 |
AlexanderSaydakov | support serde instance
|
commit | commitdiff | tree |
2022-03-25 |
AlexanderSaydakov | better for transition
|
commit | commitdiff | tree |
2022-03-24 |
Alexander Saydakov | Merge pull request #267 from apache/hll-deserialize...
|
commit | commitdiff | tree |
2022-03-24 |
Alexander Saydakov | Merge pull request #268 from apache/sorted_view_performance
|
commit | commitdiff | tree |
2022-03-23 |
AlexanderSaydakov | docs
|
commit | commitdiff | tree |
2022-03-23 |
AlexanderSaydakov | support serde instance
|
commit | commitdiff | tree |
2022-03-22 |
AlexanderSaydakov | better name - not always a pointer
|
commit | commitdiff | tree |
2022-03-17 |
AlexanderSaydakov | faster merge
|
commit | commitdiff | tree |
2022-03-14 |
AlexanderSaydakov | serialize-deserialize-serialize tests
|
commit | commitdiff | tree |
2022-03-12 |
Jon Malkin | Merge pull request #266 from etseidl/patch-1
|
commit | commitdiff | tree |
2022-03-09 |
etseidl | is CouponHashSet deserialization incorrect?
|
commit | commitdiff | tree |
2022-03-08 |
Alexander Saydakov | Merge pull request #264 from apache/kll_forwarding
|
commit | commitdiff | tree |
2022-03-07 |
AlexanderSaydakov | added forwarding
|
commit | commitdiff | tree |
2022-03-01 |
Alexander Saydakov | Merge pull request #265 from aseure/fix-python-build
|
commit | commitdiff | tree |
2022-02-25 |
AlexanderSaydakov | added necessary include
|
commit | commitdiff | tree |
2022-02-25 |
AlexanderSaydakov | fixed docs
|
commit | commitdiff | tree |
2022-02-23 |
AlexanderSaydakov | reduced code duplication
|
commit | commitdiff | tree |
2022-02-23 |
AlexanderSaydakov | reduced code duplication
|
commit | commitdiff | tree |
2022-02-08 |
Alexander Saydakov | Merge pull request #259 from apache/quantile_sketch_sorted_view
|
commit | commitdiff | tree |
2022-02-07 |
AlexanderSaydakov | use the same type as in the sorted view
|
commit | commitdiff | tree |
2022-02-05 |
AlexanderSaydakov | return a value from get_quantile() for arithmetic types
|
commit | commitdiff | tree |
2022-02-04 |
AlexanderSaydakov | slightly larger margin
|
commit | commitdiff | tree |
2022-02-04 |
AlexanderSaydakov | include floating point types, simplify comparator
|
commit | commitdiff | tree |
2022-02-04 |
AlexanderSaydakov | singular
|
commit | commitdiff | tree |
2022-02-04 |
AlexanderSaydakov | removed some unnecessary complexity
|
commit | commitdiff | tree |
2022-01-31 |
AlexanderSaydakov | copy items of integral types instead of using pointers
|
commit | commitdiff | tree |
2022-01-26 |
AlexanderSaydakov | include cmath for std::isnan
|
commit | commitdiff | tree |
2022-01-26 |
AlexanderSaydakov | adjusted python wrapper
|
commit | commitdiff | tree |
2022-01-25 |
AlexanderSaydakov | implicit conversion
|
commit | commitdiff | tree |
2022-01-25 |
AlexanderSaydakov | quantile sketch sorted view
|
commit | commitdiff | tree |
2022-01-13 |
Alexander Saydakov | Merge pull request #258 from apache/kll_inclusive_rank
|
commit | commitdiff | tree |
2022-01-11 |
AlexanderSaydakov | test inclusive PMF and CDF
|
commit | commitdiff | tree |
2022-01-10 |
AlexanderSaydakov | adjusted the python wrapper
|
commit | commitdiff | tree |
2022-01-08 |
AlexanderSaydakov | kll inclusive rank
|
commit | commitdiff | tree |
2022-01-05 |
Alexander Saydakov | Merge pull request #255 from apache/theta_common_reading_bytes
|
commit | commitdiff | tree |
2022-01-05 |
Jon Malkin | Merge pull request #257 from apache/req_fix
|
commit | commitdiff | tree |
2022-01-05 |
Jon Malkin | Addresses segfault described in issue #256
|
commit | commitdiff | tree |
2021-12-21 |
AlexanderSaydakov | reuse parser in deserialize from bytes
|
commit | commitdiff | tree |
2021-12-17 |
AlexanderSaydakov | added build target before test
|
commit | commitdiff | tree |
2021-12-15 |
AlexanderSaydakov | 3.4.0.dev0
|
commit | commitdiff | tree |
2021-12-15 |
AlexanderSaydakov | fixed indentation
|
commit | commitdiff | tree |
2021-12-13 |
Alexander Saydakov | Merge pull request #254 from apache/test_deserialize_exact_f...
|
commit | commitdiff | tree |
2021-12-10 |
AlexanderSaydakov | added missing test
|
commit | commitdiff | tree |
2021-12-10 |
Alexander Saydakov | Merge pull request #252 from apache/theta_setops_sync_java
|
commit | commitdiff | tree |
2021-12-09 |
Alexander Saydakov | Merge pull request #253 from will-lauer/oldSerialization
|
commit | commitdiff | tree |
2021-12-07 |
AlexanderSaydakov | added union tests
|
commit | commitdiff | tree |
2021-12-06 |
AlexanderSaydakov | made empty and single-item sketches ordered, added...
|
commit | commitdiff | tree |
2021-12-01 |
AlexanderSaydakov | ported tests from Java, adjusted logic
|
commit | commitdiff | tree |
2021-11-04 |
Alexander Saydakov | Merge pull request #250 from apache/theta_reset
|
commit | commitdiff | tree |
2021-11-02 |
AlexanderSaydakov | simplified slightly
|
commit | commitdiff | tree |
2021-11-02 |
AlexanderSaydakov | reset sketch and union
|
commit | commitdiff | tree |
2021-11-01 |
Alexander Saydakov | Merge pull request #249 from will-lauer/wrapped_theta_updates
|
commit | commitdiff | tree |
2021-11-01 |
Jon Malkin | Merge pull request #248 from will-lauer/install
|
commit | commitdiff | tree |
2021-10-28 |
Alexander Saydakov | Merge pull request #245 from will-lauer/install
|
commit | commitdiff | tree |
2021-10-26 |
Alexander Saydakov | Merge pull request #247 from apache/tuple_serial_ver3
|
commit | commitdiff | tree |
2021-10-21 |
AlexanderSaydakov | tuple serial version 3 for compatibility with Java
|
commit | commitdiff | tree |
2021-10-19 |
Alexander Saydakov | Merge pull request #246 from apache/fix_allocation_in_to_string
|
commit | commitdiff | tree |
2021-10-13 |
AlexanderSaydakov | fixed conversion
|
commit | commitdiff | tree |
2021-10-13 |
AlexanderSaydakov | use default allocator for temporary ostringstream
|
commit | commitdiff | tree |
2021-10-07 |
Alexander Saydakov | Merge pull request #244 from apache/fix_cpc_union_allocation
|
commit | commitdiff | tree |
2021-10-06 |
AlexanderSaydakov | use provided allocator instance
|
commit | commitdiff | tree |
2021-09-30 |
Jon Malkin | Merge pull request #242 from apache/py_fixes
|
commit | commitdiff | tree |
2021-09-29 |
Jon Malkin | return unreleased python verison to 3.3.0.dev0
|
commit | commitdiff | tree |
2021-09-29 |
Jon Malkin | Pull in changes to python files and license from 3...
|
commit | commitdiff | tree |
2021-09-28 |
Alexander Saydakov | Merge pull request #241 from apache/fix_hll_to_string
|
commit | commitdiff | tree |
2021-09-27 |
AlexanderSaydakov | fixed printing uint8_t values
|
commit | commitdiff | tree |
2021-09-23 |
Jon Malkin | Merge pull request #240 from apache/py_readme_cleanup
|
commit | commitdiff | tree |
2021-09-23 |
Jon Malkin | Merge branch '3.2.x' into py_readme_cleanup
|
commit | commitdiff | tree |
2021-09-23 |
Jon Malkin | clean up project metadata and dependencies for python
|
commit | commitdiff | tree |
2021-09-22 |
Jon Malkin | use logo with trademark icons, no need to caveat maybe...
|
commit | commitdiff | tree |
2021-09-22 |
Jon Malkin | clean up long and short descriptions for python package
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | Release process: bumps setup.py version to 3.3.0.dev0
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | to v3.2.0 in setup.py
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | Merge pull request #239 from apache/py_readme
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | Add sentence-ending comma
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | specify where to run the install command
|
commit | commitdiff | tree |
2021-09-21 |
Jon Malkin | update python readme, remove unused .gitmodules
|
commit | commitdiff | tree |
2021-09-20 |
Alexander Saydakov | Merge pull request #237 from apache/issue_236
|
commit | commitdiff | tree |
2021-09-17 |
AlexanderSaydakov | correct description
|
commit | commitdiff | tree |
2021-09-17 |
AlexanderSaydakov | fix issue #236
|
commit | commitdiff | tree |
2021-09-07 |
Jon Malkin | Merge pull request #235 from apache/add_sdist_build
|
commit | commitdiff | tree |
next |