Commit Graph

19876 Commits

Author SHA1 Message Date
bd423ea76e planner: skip plan cache if plans have MemTableScan operator (#41830)
close pingcap/tidb#41829
2023-03-01 21:11:10 +08:00
17c1376f19 br/lightning: change KvPair's row ID type from int64 to []bytes (#41787)
ref pingcap/tidb#37119
2023-03-01 20:15:10 +08:00
24c24a8a53 planner: supply test for subquery in prepared plan cache (#41798)
ref pingcap/tidb#40219
2023-03-01 18:15:09 +08:00
4f0e6cadfa planner: resolve the compatibility problems for the join hint (#41804)
ref pingcap/tidb#36600
2023-03-01 17:47:09 +08:00
226952e085 planner: add more test cases for non-prep plan cache (#41809)
ref pingcap/tidb#36598
2023-03-01 17:07:10 +08:00
e45c97021f planner: add more test cases for non-prep plan cache (#41822)
ref pingcap/tidb#36598
2023-03-01 16:11:09 +08:00
fafb5ec8d4 types: clip to zero when convert negative decimal to uint (#41791)
close pingcap/tidb#41736
2023-03-01 15:33:09 +08:00
f093e0cb1e client-go: update client-go (#41807)
close pingcap/tidb#41758, close pingcap/tidb#41772
2023-03-01 14:37:09 +08:00
4db3d4739b log-backup: allow coordinator to upload GC safepoint (#40102)
close pingcap/tidb#40101
2023-03-01 12:01:09 +08:00
96e345d1b3 statistics: use histogram buckets bounds to enhance string match functions estimation (#40338)
ref pingcap/tidb#36209
2023-02-28 22:09:09 +08:00
1da60a3ce4 executor: check error message and refine LOAD DATA logic (#41640)
ref pingcap/tidb#40499
2023-02-28 21:19:09 +08:00
bdd8d6dc01 planner: fix the missing hint for the join node (#41679) 2023-02-28 20:38:21 +08:00
469ec9dc83 ttl: limit total count of running tasks across the cluster (#41586)
close pingcap/tidb#41585
2023-02-28 18:05:08 +08:00
f0bd0da695 planner: remove the extra safe-guard Selection for plan-cache plan (#41723) 2023-02-28 17:25:12 +08:00
fcf01a0b8c ddl: remove unnecessary unique check for ingest mode (#41764)
close pingcap/tidb#41776
2023-02-28 17:23:20 +08:00
54a23ef986 adapter, txn: Move aggressive locking controlling logic to handlePessimisticXXX functions to avoid some potential misuses (#41726)
close pingcap/tidb#41724
2023-02-28 16:45:08 +08:00
xhe
6c1674cb1e executor: fix revoke USAGE (#41774)
close pingcap/tidb#41773
2023-02-28 15:25:18 +08:00
61ed093fe1 ttl: add failpoint for task heartbeat expire interval (#41761)
close pingcap/tidb#41760
2023-02-28 14:25:10 +08:00
Hu#
e3f984e5d2 metrics: update resource manager panel (#41624)
ref pingcap/tidb#38825
2023-02-28 12:13:08 +08:00
b80ad030a2 server: add zip response support for extract (#41750)
ref pingcap/tidb#41130
2023-02-28 11:37:08 +08:00
cccada395a build(deps): bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 in /parser (#41744) 2023-02-27 20:05:08 +08:00
7b6e692eba br: display hidden flag of concurrency (#30085) 2023-02-27 19:07:08 +08:00
87702f8dbc ddl: remove unused field and clean comments (#41757) 2023-02-27 17:23:08 +08:00
a47f8041b5 parser/model: move reorg related types to a new file (#41747) 2023-02-27 15:41:07 +08:00
7aedf315e7 lightning: refine write and ingest logic more like producer-consumer (#40692)
close pingcap/tidb#40725
2023-02-27 14:13:08 +08:00
aff0847822 *: upgrade client-go (#41745)
ref pingcap/tidb#41720
2023-02-27 13:35:08 +08:00
69f963b516 build(deps): bump golang.org/x/text from 0.3.7 to 0.7.0 in /parser (#41743) 2023-02-27 12:11:08 +08:00
8b14c36f14 build(deps): bump go.uber.org/zap from 1.18.1 to 1.24.0 in /parser (#41741) 2023-02-27 11:55:08 +08:00
1033142fa3 *: update dependabot to support parser (#41731) 2023-02-27 11:05:08 +08:00
44ffbdc296 build(deps): bump github.com/golangci/golangci-lint from 1.51.1 to 1.51.2 (#41727) 2023-02-26 23:33:07 +08:00
1d2040a2ab DDL: Partition table supports key partition type (#41365)
close pingcap/tidb#41364
2023-02-24 22:27:07 +08:00
11ae573c2e planner: check rebuilt ranges more strictly for plan cache (#41713)
ref pingcap/tidb#36598
2023-02-24 17:09:07 +08:00
8ad19ebad6 ddl: refine the error handling for runReorgJob (#41712) 2023-02-24 15:11:07 +08:00
4716227e7d server: support server handler for extract handler (#41682)
close pingcap/tidb#41130
2023-02-24 14:15:07 +08:00
8d91a14250 session: let handleAssertionFailure work for partitioned table (#40630)
close pingcap/tidb#40629
2023-02-24 11:29:07 +08:00
e70d54ea91 ttl: fix the error message for TTL job trigger api in http (#41705)
close pingcap/tidb#41704
2023-02-24 10:53:06 +08:00
31e1aab5f0 *: Standardize use of conn_id=, connID= and conn= in messages (#41700)
close pingcap/tidb#41699
2023-02-23 23:13:07 +08:00
e58e602072 metric: fix panic when status.record-db-label enable (#41692)
close pingcap/tidb#41688
2023-02-23 22:05:07 +08:00
26fc92d5a8 ddl: fix unexpected duplicated error when adding unique index (#41687)
close pingcap/tidb#41630
2023-02-23 21:29:06 +08:00
f2163e7df1 Optimizer: Add partition by support for derived TopN(filter on row_nu… (#41469)
ref pingcap/tidb#39792
2023-02-23 17:23:06 +08:00
96580f0f46 planner: add more test cases for non-prep cache (#41669)
ref pingcap/tidb#36598
2023-02-23 16:23:08 +08:00
01ddb4cb80 BR: move check_cdc to public pkg (#41505)
close pingcap/tidb#41504
2023-02-23 15:31:06 +08:00
7cac20ee19 br: fix s3 timeout (#41649)
close pingcap/tidb#41650
2023-02-23 14:07:06 +08:00
41e44fbf5a backup: add retry mechanism for checksum (#41587)
close pingcap/tidb#41636
2023-02-23 11:01:06 +08:00
b417ad0689 docs: remove flashback design doc (#41653) 2023-02-22 18:35:06 +08:00
0801e4210f executor: fix IndexMerge hang when got oom cancel (#41633)
close pingcap/tidb#41545
2023-02-22 17:45:07 +08:00
00bbd16697 planner: add diagnosis information for non-prep plan cache (#41660)
ref pingcap/tidb#36598
2023-02-22 17:09:07 +08:00
796d5b9bfa store/copr: set concurrency to partition number for limit statements (#41615)
ref pingcap/tidb#41480
2023-02-22 16:01:06 +08:00
4aa3a95f9f exeuctor: fix coprocessor goroutine leak for IndexMerge (#41610)
close pingcap/tidb#41605
2023-02-22 15:19:06 +08:00
f9313595d2 txn: fix point-lock non-existent key with aggressive locking under rc (#41528)
close pingcap/tidb#41527
2023-02-22 14:23:07 +08:00