1f7fda4c45planner: fix index merge skyline pruning may be prior to choose distinct partial index rather than the low count one. (#61372)
Arenatlx
2025-06-05 18:19:41 +08:00
0f5aa223ec*: rewrite InTest to EnableInternalCheck (#60167)
wjHuang
2025-06-05 15:56:08 +08:00
5ce93d1969prepare, stmtctx: fix the issue that errors/warnings in parse stage are not cleaned or reported (#59276)
YangKeao
2025-06-05 15:04:14 +08:00
ac812cac18planner: use slices.Sort to simple code (#61505)
Weizhen Wang
2025-06-05 13:31:20 +08:00
7caaf406a3tests: remove non-exists failpoint in test cases (#61504)
Hangjie Mo
2025-06-05 11:54:11 +08:00
f4989a6925*: Set keyspace_name const labels for client-go related metrics (#61405)
yibin
2025-06-05 10:41:56 +08:00
23de08cfb5types: refactor Datum.Sort (#61494)
Weizhen Wang
2025-06-04 23:18:59 +08:00
ac6ea64b37*: support TopSQL keyspace info (next-gen) using KeyspaceName instead of KeyspaceID (#61319)
Lynn
2025-06-04 21:56:47 +08:00
b159f56cd4planner,range: simple the code for sorting the pointers (#61456)
Weizhen Wang
2025-06-04 20:05:26 +08:00
029c0a90d0*: inject random error for global sort & injest (#60582)
wjHuang
2025-06-04 19:29:23 +08:00
e4b9aaf807planner: add tpch q2,q5 test cases (#61407)
Weizhen Wang
2025-05-30 17:26:16 +08:00
19d2a07b29br: sort meta kv by ts when updating table history (#61366)
Wenqi Mou
2025-05-30 05:26:08 -04:00
ff4e01dfaeplanner, executor: clone the field type for correlated column when setting the EnumSetAsIntFlag flag. (#61412)
Arenatlx
2025-05-30 14:55:52 +08:00
d1e09c73fbexecutor: tiny optimize import into from select performance by avoid 1 cast and memory allocation (#60397)
crazycs
2025-05-30 13:34:58 +08:00
35e7667418br: add a checkpoint metadata validation for restore (#61108)
ris
2025-05-30 12:38:16 +08:00
cfac5454c0parser: add support for REFRESH STATS statement and related structures (#61299)
Poe Liu
2025-05-29 16:25:19 +02:00
e7c62acd93domain, server: fix dump plan replayer panic (#61404)
Hangjie Mo
2025-05-29 21:36:44 +08:00
1ff4004505executor: fix data race because of using shared KV requests (#61376)
you06
2025-05-29 22:36:37 +09:00
121cbcba2cplanner: improve OptimizationFlags to avoid internal sql's syncload (#61401)
Weizhen Wang
2025-05-29 20:46:10 +08:00
684010c999external: fix the dead loop in readNBytes (#61309)
CbcWestwolf
2025-05-29 19:16:19 +08:00
25e31b84fdplanner: add tpc-h Q22 test (#61360)
Weizhen Wang
2025-05-28 12:37:46 +08:00
1e65712d7dplanner: correct the copTask's plan should not contain hash join operator when encapsulating task. (#61351)
Arenatlx
2025-05-28 11:11:19 +08:00
5c86ca816cstatistics: the totalCount/minCount of TopN is calculated only once (#61340)
Weizhen Wang
2025-05-28 10:10:55 +08:00
b871e0281ebr: compatibility of log backup and log restore (#61238)
Jianjun Liao
2025-05-28 02:46:58 +08:00
ed869351f9executor: random port to fix flaky test TestLoadRemote (#61362)
Weizhen Wang
2025-05-27 23:42:31 +08:00
9b7cd6acc0ci: Support ut run-multi for CSE (#61352)
Wenxuan
2025-05-27 20:38:34 +08:00
842c88bf7cplanner: predicate simplification when to push down predicate with join (#61316)
Weizhen Wang
2025-05-27 18:45:22 +08:00
73673086c0expression: introduce new function for JSON array (#60728)
Ruihao Chen
2025-05-27 17:58:49 +08:00
1eb66dab8cbr: replace stats tables to accelerate statistic data import in the snapshot restore (#60964)
Jianjun Liao
2025-05-27 16:09:01 +08:00
a761430f2ccgmon: fix the issue that CPU quota is 0 if it's not limited by cgroup (#61322)
YangKeao
2025-05-27 15:02:01 +08:00
998279fef1planner: index join banned the enforced sort from stream agg, which is not supported in executor layer now. (#61324)
Arenatlx
2025-05-27 13:40:58 +08:00
d1ea58f909*: ensure keyspace name is set for nextgen (#61317)
D3Hunter
2025-05-27 12:18:13 +08:00
bd0f52c32aplanner: fix TestPhysicalOptimizerTrace (#61328)
Yiding Cui
2025-05-26 22:23:31 +08:00
0a9281c3c6planner: add MPPSink interface for later MPP CTE support (#61252)
Yiding Cui
2025-05-26 20:57:37 +08:00
3634a3c0f9domain: use PutKVToEtcd in notifyUpdatePrivilege to avoid stuck by etcd operation (#61286)
Qiao Tianshuo
2025-05-26 19:57:25 +08:00
6081ed63c8executor: add an unalignment load test for hash join v2 (#61257)
xufei
2025-05-26 18:32:55 +08:00
3ab8c7fe85importinto: forbid set external-id explicitly and set it to keyspace name when sem enabled on nextgen (#61315)
D3Hunter
2025-05-26 16:14:19 +08:00
6d7cb93499config: add check to keyspace name (#61295)
D3Hunter
2025-05-26 13:14:22 +08:00