This is an automated email from the ASF dual-hosted git repository.

aleksraiden pushed a change to branch aleksraiden-patch-2
in repository https://gitbox.apache.org/repos/asf/kvrocks.git


    from e79007aa6 Merge branch 'unstable' into aleksraiden-patch-2
     add 645e1a3ac chore(ci): bump Golang lint to 2.7.0 (#3289)
     add cbaf4fd9f ci: apply maximizing build space step to all linux build 
jobs (#3292)
     add 65db00a86 refactor(tdigest): refactor the `TDigest::Rank` `reverse` 
flag into a compile-time argument (#3268)
     add 42aa841c2 Merge branch 'unstable' into aleksraiden-patch-2

No new revisions were added by this update.

Summary of changes:
 .github/workflows/kvrocks.yaml      |  18 ++--
 src/commands/cmd_tdigest.cc         |  13 ++-
 src/types/redis_tdigest.cc          | 166 +++++++++++++++++-------------------
 src/types/redis_tdigest.h           |   7 +-
 src/types/tdigest.h                 |  15 +---
 tests/cppunit/types/tdigest_test.cc |  20 ++---
 x.py                                |   2 +-
 7 files changed, 123 insertions(+), 118 deletions(-)

Reply via email to