Ruixiang Tan

Results 16 issues of Ruixiang Tan

It closes #874

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation There are many places in the code that use std::stol. Replace...

enhancement

### Describe this problem New contributor still need to sign CLA. https://github.com/apache/incubator-horaedb/pull/1448

bug

### Who is using HoraeDB? Thank you for using HoraeDB, we will try our best to make HoraeDB better and the community more active. ### Motivation of this issue -...

feature
help wanted

### Describe This Problem We need new version to replace something like `import " github.com/CeresDB/horaedb-client-go/horaedb"` ### Proposal - [ ] https://github.com/apache/incubator-horaedb-client-java - [ ] https://github.com/apache/incubator-horaedb-client-rs - [ ] https://github.com/apache/incubator-horaedb-client-go -...

feature

### Describe This Problem The introduction of [opendal](https://github.com/apache/incubator-opendal) as our object_store dependency has been considered [before](https://github.com/CeresDB/ceresdb/issues/608). We would very much welcome someone from the community who can continue to push...

feature
help wanted
contributor friendly
dependencies

### Describe This Problem `SQLite` have vary tests for ensuring database's corrects.But most of these tests are using `sqllogictest` framework's format, If we Introduce the `sqllogictest` framework, we can benefit...

feature
contributor friendly

### Describe This Problem Join is one of the foundational operators of databases, and a large portion of datafusion's current optimization is focused on join optimization. We can support join...

feature
A-SQL

### Describe This Problem Implementing a column-based memtable We'll be developing in the `impl-column-based-memtable` branch, which will eventually merge into the main branch using cherry-pick. ### Proposal Implementing a column-based...

feature