Leslie Su

Results 9 comments of Leslie Su

> @LeslieKid Really excited to see this PR. Good job on submitting a working RCU 👍 > > Here is some initial feedbacks. I will add more when I have...

This fuzzer framework looks great! > * support more data type in dataset generator(e.g. bool, binary) And I want to work on this feature if nobody else take it. @Rachelint

> @LeslieKid perhaps you could make a PR based on #12847 for one of those items (StringView or Decimal or Date type would be super great) OK! I will work...

> Additional types that would be good to cover are: > > 1. `Float32/Float64` > 2. `Date` and `Timestamp` 🤔The `Date` type is already supported in #13041 . And I...

> I think in the first stage, we can treat the `compaction cluster` as same as the `horaedb cluster`. And we just reuse the ability about monitoring and scheduling for...

> I am checking it in my local, let's merge it after the double check! I check your commits in my local. It's indeed better to move compaction client to...

This pr should be merged after #1563 , it involves testing compaction offload.