shuiyisong
|
9c1f0234de
|
refactor: query context (#2022)
* chore: refactor query_context
* chore: remove use statement
* chore: make query_context build return arc
* fix: sqlness test
* fix: cr issue
* fix: use unwrap or else
|
2023-07-25 06:11:34 +00:00 |
|
LFC
|
172febb1af
|
refactor!: trying to replace TableGlobalValue, part 2 (#1985)
* refactor!: using the new table metadata values
* fix: resolve PR comments
* fix: resolve PR comments
* fix: resolve PR comments
|
2023-07-19 12:01:43 +00:00 |
|
LFC
|
7cf6c2bd5c
|
refactor: trying to replace TableGlobalValue, part 1 (#1956)
* refactor: trying to replace TableGlobalValue, part 1
* fix: resolve PR comments
|
2023-07-17 11:32:46 +08:00 |
|
LFC
|
fcff66e039
|
chore: deny unused results (#1825)
* chore: deny unused results
* rebase
|
2023-06-27 15:33:53 +08:00 |
|
LFC
|
f64527da22
|
feat: region failover procedure (#1558)
* feat: region failover procedure
|
2023-05-22 19:54:52 +08:00 |
|
LFC
|
4ae0b5e185
|
test: move instances tests to "tests-integration" (#1573)
* test: move standalone and distributed instances tests from "frontend" crate to "tests-integration"
* fix: resolve PR comments
|
2023-05-15 12:00:43 +08:00 |
|