Edward Xu
Edward Xu
## Reason I found it becomes a little hard to connect from one eks cluster to another account's athena through STS role assumption. Static credentials may become expired after a...
# Issue #1389 # Proposed Changes - refactor worker's connection structure from `std:::map` to `tbb::concurrent_hash_map` - remove redundant mutex # Comment During my testing and researching on tbb, I find...
### What problem does this PR solve? Issue Number: close #56014 Problem Summary: ### What changed and how does it work? Error log in `onError` function's stack is always in...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Redis Stack already supports this probabilistic data structure, and we can...
### What changes were proposed in this pull request? Refer to #5743 , we need a more gradle native way to build the rust fuse-filesystem subproject. In this PR, I...
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Refer: #2558 We should implement `TDIGEST.MERGE` command. Redis command reference: https://redis.io/docs/latest/commands/tdigest.merge/...
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation # Related Issue #2558 In TDigest implementation #2741 , we use...
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Refer: https://github.com/apache/kvrocks/issues/2558 We should implement `TDIGEST.CDF` command. Redis command reference: https://redis.io/docs/latest/commands/tdigest.cdf/...
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Github action failed due to disk out of space. This has...
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation Refer: https://github.com/apache/kvrocks/issues/2558 We should implement `TDIGEST.BYREVRANK` command. Redis command reference: https://redis.io/docs/latest/commands/tdigest.byrevrank/...