Yingwen
Yingwen
### What type of enhancement is this? User experience ### What does the enhancement do? Currently, we don't have a robust way to export data from a large table or...
### What type of bug is this? Data corruption ### What subsystems are affected? Distributed Cluster ### Minimal reproduce step 1. Creates a table with multiple partitions 2. While creating...
### What type of bug is this? Performance issue ### What subsystems are affected? Distributed Cluster, Standalone mode ### Minimal reproduce step This is observed from an environment that has...
### What type of bug is this? Other ### What subsystems are affected? Other ### Minimal reproduce step Run make test ### What did you expect to see? All tests...
### What type of enhancement is this? Tech debt reduction, Refactor, Performance ### What does the enhancement do? Currently, the internal struct and format of the mito engine are highly...
### What type of enhancement is this? User experience ### What does the enhancement do? When an HTTP query timed out, the scan task may not terminate in time. We...