Ruihang Xia
|
3544c9334c
|
feat!: new partition grammar - parser part (#3347)
* parser part
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* fix test in sql
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* comment out and ignore some logic
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* update sqlness cases
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* update region migration test
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* temporary disable region migration test
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* allow dead code
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
* update integration test
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
---------
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
|
2024-02-27 07:20:16 +00:00 |
|
dennis zhuang
|
8b73067815
|
feat: impl partitions and region_peers information schema (#3278)
* feat: impl partitions table
* fix: typo
* feat: impl region_peers information schema
* chore: rename region_peers to greptime_region_peers
* chore: rename statuses to upper case
* fix: comments
* chore: update partition result
* chore: remove redundant checking
* refactor: replace 42 with constant
* feat: fetch region routes in batch
|
2024-02-19 06:47:14 +00:00 |
|
LFC
|
5533040be7
|
fix: describe distribute table (#988)
* fix: describe distribute table
|
2023-02-15 17:48:43 +08:00 |
|
LFC
|
9ad6c45913
|
test: Sqlness tests for distribute mode (#979)
* test: Sqlness tests for distribute mode
* ci
* fix: resolve PR comments
* fix: resolve PR comments
|
2023-02-14 10:24:09 +08:00 |
|