e691904f3cbr: fix the bug that query can not be split (#64494)
Jianjun Liao
2025-12-01 14:31:25 +08:00
9eaae6adf4readme: remove outdated tip, link, and refine format (#64733)
Lilian Lee
2025-12-01 13:28:14 +08:00
887dc6ff4esession, util: extract the common resetStmtTraceID function (#64706)
Lynn
2025-12-01 12:00:53 +08:00
5bcc2299e4stats: use the common functions to assert (#64719)
Dongpo Liu
2025-11-28 11:25:44 +01:00
ab82dc4fcfexecutor: record the wrong sql when to load bindings with plan replayer (#64738)
Weizhen Wang
2025-11-28 17:17:56 +08:00
17dcd9a133store: revert some unexpected comment in mockstore (#64732)
Chao Wang
2025-11-28 14:57:19 +08:00
b7298f5dfb*: support indexlookup pushdown for next-gen (#64665)
Chao Wang
2025-11-28 10:47:32 +08:00
a3de2875aeddl, domain, util: Stop polling tiflash-compute for table syncing status (#64709)
JaySon
2025-11-27 23:02:35 +08:00
0cb39391dcbr: support restore privileges tables from v6.5 to v7.5 (#64668)
Jianjun Liao
2025-11-27 22:06:02 +08:00
f2b702e07cexecutor: call Close after the exist of all workers in ShuffleExec (#64660)
xzhangxian1008
2025-11-27 19:56:26 +08:00
d670bf9d01test: fix real tikv tests for tidb-x (#64670)
ekexium
2025-11-27 17:01:23 +08:00
25a5b9bacddocs: RFC for IndexLookup push down (#62615)
Chao Wang
2025-11-27 15:45:26 +08:00
b302859f2cplugin: add retry information in the plugin completed event. (#64692)
YangKeao
2025-11-27 15:17:29 +08:00
662a85c3a4*: add bazel_pushdowntest (#64704)
Chao Wang
2025-11-27 13:06:35 +08:00
b5e9bbce25statistics: add full-spec tests for non-lite init stats (#64430)
Dongpo Liu
2025-11-26 19:35:50 +01:00
cf9095a536autoid: fix missing id rebase after rename table between database (#64680)
Ruihao Chen
2025-11-26 19:10:50 +08:00
9b517a1b66expression: replace equal condition by true when to constant propagation (#64309)
Weizhen Wang
2025-11-26 17:04:17 +08:00
98b9eb8dd7gc_worker: Fix the problem that GC may kill the transaction whose start ts is exactly the same as the txn safe point (#64663)
MyonKeminta
2025-11-26 15:12:53 +08:00
cea660d386sysvar: Removed side effects from test (#64609)
Mattias Jonsson
2025-11-20 20:00:05 +01:00
6eeb23e317add-index/import-into: meter row and kv size data and disable some options for import-into in nextgen (#64584)
D3Hunter
2025-11-21 00:29:44 +08:00
ee1732a381retry: avoid log un-retryable error when it's nil or context cancelled (#64590)
D3Hunter
2025-11-20 22:48:32 +08:00
ab9655142fbuild(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 (#64589)
dependabot[bot]
2025-11-20 14:48:26 +00:00
b6f8c6fd7dutil/chunk: Simplified the code, by handling IsNull first. (#64579)
Mattias Jonsson
2025-11-20 11:44:49 +01:00
e549c52fcaplanner: out of range col stats only if loaded (#64582)
tpp
2025-11-20 00:20:50 -08:00
4c32d983c9ddl: limit the minimum region batch size in local sort (#64567)
wjHuang
2025-11-20 13:39:59 +08:00
d682970674dupeDetector: enhance index conflict detection and logging for duplicate (#64513)
GMHDBJD
2025-11-19 23:04:44 +11:00
17945b9a23ingest: fix default region split size and keys in nextgen (#64540)
D3Hunter
2025-11-19 14:16:34 +08:00
34389442e7util/traceevent: support AND OR combination for flight recorder dump trigger condition (#64427)
tiancaiamao
2025-11-19 12:46:47 +08:00
4b2223cdd9dxf: separate metered traffic into object storage and cluster and fix missing cluster traffic for import-into (#64523)
D3Hunter
2025-11-19 02:19:44 +08:00
9b249401c0statistics: cache partition IDs to global IDs map when getting the table info (#64521)
Dongpo Liu
2025-11-18 18:21:05 +01:00
5034f9b378coprocessor: ensure monotonicity of ranges (#64359)
ekexium
2025-11-18 20:31:56 +08:00
52cb3dc3b4planner: bug fix for compareCandidates (#64525)
tpp
2025-11-18 03:29:35 -08:00
88177db856*: fix typos in comments and error messages (#64507)
Alejandro Torres
2025-11-18 03:19:41 -04:00
4c01e0642fbr: compatible with and add integration test for partial index (#64434)
Jianjun Liao
2025-11-18 14:26:05 +08:00
95a28edc4dplanner: fix hint index_lookup_pushdown may affect other hint even pushdown is not allowed (#64520)
王超
2025-11-18 12:27:05 +08:00
8c819260b3tracing: control flags and tikv categories (#64331)
ekexium
2025-11-18 11:09:41 +08:00