clundro

Results 12 issues of clundro

Signed-off-by: clundro ## What's changed and what's your intention? Add an unit test `drop_materialized_view_using_drop_source` in `handler/drop_source.rs` . Add some judges on `materialized view` before function `get_source_by_name`(with the error msg `source...

https://github.com/double-free/tiny-projects/blob/9fc7ca6537319f47a66199537034935dd95a1933/memory-pool/MemoryPool.h#L56

### What problem does this PR solve? Issue Number: #2565 #2566 Problem Summary: ### What is changed and how it works? What's Changed: How it Works: Side effects(Breaking backward compatibility?...

pending

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation This issue considers to support the `blmove`, `blmpop`, `brpoplpush`, `lmpop`, `lpos`...

enhancement

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation _Originally posted by @infdahai in https://github.com/apache/incubator-kvrocks/pull/1414#discussion_r1185736226_ `Cluster::SetSlotRanges` exists consistency issues if...

enhancement

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/kvrocks/issues) and found no similar issues. ### Motivation This issue considers to support the [brpoplpush](https://redis.io/commands/brpoplpush/) command. According to the...

enhancement
help wanted
good first issue

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation This issue has a request to use `clang-16` and `gcc-13` to...

enhancement

issue: #404 1. just add parser's support for this statement. the output of binder_test ``` Exception Type :: Not implemented Message :: T_CopyStmt unknown file: Failure C++ exception with description...

I try the pr to solve the issue #517. And I use the command `make b_plust_tree_*_test` to test the compile output.

this pr's target is to solve issue #281 .