Commit Graph

19934 Commits

Author SHA1 Message Date
2cddfb3ecd domain: support more params for extract plan task (#41975)
ref pingcap/tidb#41130
2023-03-08 13:09:12 +08:00
60eceff04a statistics/handle: use StatementContext with TimeZone in initStatsBuckets4Chunk (#41993)
close pingcap/tidb#41938
2023-03-08 12:03:12 +08:00
5ff5b34691 store/copr: support EngineRoleWrite for disaggregated tiflash (#41958)
close pingcap/tidb#41978
2023-03-08 11:03:12 +08:00
382b388df6 planner: add new explain format for plan cache (#41965)
ref pingcap/tidb#36598
2023-03-08 00:03:12 +08:00
3f3be2f84e br: continuing retry when pitr met the error about memory is limited (#41982)
close pingcap/tidb#41983
2023-03-07 21:45:13 +08:00
f4e64fae6c disttask: add proto pkg for framework and example (#41989)
close pingcap/tidb#41990
2023-03-07 20:55:20 +08:00
0d7e7b875f server: enhance graceful stop by closing connections after finish the ongoing txn (#32111)
close pingcap/tidb#32110
2023-03-07 20:55:12 +08:00
18f1ecdfcd planner: add monitor for non-prepared plan cache (#41752)
ref pingcap/tidb#36598
2023-03-07 19:41:12 +08:00
29adb0aa86 ddl: Increase ddl unit test speed (#41034)
close pingcap/tidb#41216
2023-03-07 18:57:12 +08:00
2da699e36b *: Change GitHub issue template to use the forum (#40779) 2023-03-07 17:45:12 +08:00
zzm
5f0bdc14c5 slowlog: slowlog with keyspace (#41886)
close pingcap/tidb#41883
2023-03-07 16:49:12 +08:00
7d7350f2b2 lightning: replace grpc gzip compressor with klauspost/compress/gzip (#41974)
close pingcap/tidb#41970
2023-03-07 15:33:19 +08:00
0a57d81e9c sysvar: enable resource control by default (#41963)
close pingcap/tidb#41962
2023-03-07 15:33:11 +08:00
2bdcc3e5ca build(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 in /parser (#41964) 2023-03-07 14:13:12 +08:00
f7d23ebdb0 lightning: gcs reader seekend should has an positive offset (#41900)
close pingcap/tidb#41899
2023-03-07 13:27:11 +08:00
cb7ce7d973 ddl: fix check unique multi-valued index (#41910)
close pingcap/tidb#41907
2023-03-07 12:17:12 +08:00
Ran
a768cd3d36 docs: add new roadmap (#41893)
close pingcap/tidb#41894
2023-03-07 11:01:11 +08:00
6505048490 lightning: fix keyspaceName privilege problem (#41959)
close pingcap/tidb#41915
2023-03-07 10:43:12 +08:00
7cd2029773 session: support set current session's resource group name (#41722)
ref pingcap/tidb#38825
2023-03-06 23:29:11 +08:00
bea1a0a1c6 planner: don't lock schema if an error happens (#41896)
close pingcap/tidb#41797
2023-03-06 21:25:11 +08:00
24ff3f4db3 statistics: avoid fmsketch calculation for single-column index (#41931)
ref pingcap/tidb#41930
2023-03-06 19:11:19 +08:00
a498911e7d metrics: fix lost tidb_executor_statement_total metric (#41821)
close pingcap/tidb#41820
2023-03-06 19:11:11 +08:00
17bbc2961b *: support resource_group sql hint (#41678)
* *: support resource_group sql hint

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: refine case

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: make case stable

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: code format

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: relocate the cases

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: fix bazel attribute

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: fix bazel

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: code fmt

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: code format

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: address comments

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: address comments for 2nd round

Signed-off-by: BornChanger <dawn_catcher@126.com>

* *: polish check logic

Signed-off-by: BornChanger <dawn_catcher@126.com>

---------

Signed-off-by: BornChanger <dawn_catcher@126.com>
2023-03-06 18:34:13 +08:00
9958a93ae8 lightning: rename and move some struct (#41946)
ref pingcap/tidb#40499
2023-03-06 17:49:33 +08:00
8ba69c5d4a planner: existing explain format can not use non-prepared plan cache (#41945)
ref pingcap/tidb#36598
2023-03-06 17:49:26 +08:00
ab67e3bed9 store/copr: disable store batch copr for internal requests (#41934)
close pingcap/tidb#41562
2023-03-06 17:49:19 +08:00
zzm
f43b1bb291 stmtsummary: stmtsummary with keyspace (#41882)
close pingcap/tidb#41881
2023-03-06 17:49:11 +08:00
7be60d9b19 fix create view (#41950)
Signed-off-by: ystaticy <y_static_y@sina.com>
2023-03-06 16:38:49 +08:00
f7576cc308 planner: support hash_join_build and hash_join_probe hint for MPP joins (#41868) 2023-03-06 15:23:12 +08:00
zzm
a39d7fb09b util: add keyspace into log (#41844)
close pingcap/tidb#41843
2023-03-06 14:21:11 +08:00
33c34f832c bootstrap: add more tests for initialize-sql-file (#41888)
ref pingcap/tidb#35624
2023-03-06 13:43:12 +08:00
b62e3638e0 domain: revise extract plan package format (#41876)
ref pingcap/tidb#41130
2023-03-06 12:31:11 +08:00
9e275181be txn: Slow txn log (#41864)
close pingcap/tidb#41863
2023-03-06 11:47:11 +08:00
196ddc08bc planner: add more test cases for non-prep plan cache (#41914)
ref pingcap/tidb#36598
2023-03-05 21:17:11 +08:00
00ccee238a parser: Add special formatter for extract(unit FROM date) (#41875)
close pingcap/tidb#41800
2023-03-04 11:13:10 +08:00
723526708d metrics: attach const label keyspace_id (#41693)
close pingcap/tidb#41698
2023-03-04 00:03:10 +08:00
ac6a9ebf6d copr: support load_based_replica_read_threshold (#40742)
close pingcap/tidb#41664
2023-03-03 23:03:11 +08:00
1d293d8159 executor: implement part of restrictive LOAD DATA (#41793)
close pingcap/tidb#41784
2023-03-03 22:23:10 +08:00
04fefc97e6 load data: add with options (#41890)
ref pingcap/tidb#40499
2023-03-03 21:21:23 +08:00
5ba709f955 session: check redact when log compile error (#41832)
close pingcap/tidb#41831
2023-03-03 21:21:11 +08:00
ab935cd095 *: add mirror for bazel's rules (#41897) 2023-03-03 20:05:10 +08:00
7a8cace3bf Lightning: reduce the complexity of precheck (#41839)
close pingcap/tidb#41895
2023-03-03 19:21:10 +08:00
b22cad0f5a planner: add more test cases for non-prep plan cache (#41909)
ref pingcap/tidb#36598
2023-03-03 18:11:10 +08:00
324c3c299f planner: resolve the conflict for join hint (#41637)
close pingcap/tidb#36600
2023-03-03 17:03:10 +08:00
227b461fe1 planner: optimize ifnull(not-null-column, ...) to a cast instead of eliminating it. tidb-test=pr/2098 (#41823)
close pingcap/tidb#41734
2023-03-03 14:51:10 +08:00
ad01574a71 errors: add resource group throttled error (#41677)
ref pingcap/tidb#38825, close pingcap/tidb#41675
2023-03-03 14:01:10 +08:00
e1e1c05150 key: remove unnecesssary convert (#41887) 2023-03-03 11:47:10 +08:00
1c1c388d6e ddl: never write untouched index values to temp index (#41879)
close pingcap/tidb#41880
2023-03-02 23:33:13 +08:00
a4aa274c51 planner: fix the issue that cached IndexMerge plans can return wrong results in some cases (#41870)
close pingcap/tidb#41828
2023-03-02 18:53:10 +08:00
caa1a7c4c0 lightning: remove ctx from dupDetectIter (#41867)
close pingcap/tidb#41859
2023-03-02 18:13:10 +08:00