Commit Graph

21 Commits

Author SHA1 Message Date
5e3210b0d5 types: fix the behavior when inserting a big scientific notation number to keep it same with mysql (#47803)
close pingcap/tidb#47787
2023-10-20 04:46:59 +00:00
3c461ddf06 util: Change the name of ListInDisk (#47777)
ref pingcap/tidb#47733
2023-10-20 03:34:59 +00:00
084717902b *: handle region error for GetMvccByEncodedKey API (#47811)
close pingcap/tidb#47807
2023-10-20 01:37:59 +00:00
987663fff7 types: use flags in types package to handle clip zero case (#47543)
close pingcap/tidb#47518
2023-10-19 08:15:30 +00:00
90bd2dde4d stmtctx, *: change TypeCtx field to a private field (#47742)
close pingcap/tidb#47698, close pingcap/tidb#47752
2023-10-19 05:22:59 +00:00
6166594a41 executor, tests: move test cases from executor to integrationtest (#47746)
ref pingcap/tidb#47076
2023-10-19 03:10:58 +00:00
ac1f0d92a6 planner: move more methods from StatsHandle to its sub-packages (#47749)
ref pingcap/tidb#46905
2023-10-18 14:39:28 +00:00
16c0b61162 executor, infoschema: add tiproxy into table cluster_info (#44828)
ref pingcap/tidb#44827
2023-10-18 13:03:30 +00:00
aa453def0e planner: move more methods from StatsHandle to its sub-packages (#47739)
ref pingcap/tidb#46905
2023-10-18 08:43:59 +00:00
bf2f1ddc9e ddl: refine job_type of admin show ddl jobs (#47699)
ref pingcap/tidb#45719
2023-10-18 07:15:29 +00:00
3ef01b5882 types, *: move truncate flags to the types context (#47522)
close pingcap/tidb#47511
2023-10-18 05:15:29 +00:00
72d989d406 *: simple code (#47737) 2023-10-18 03:42:29 +00:00
aebf22d22e planner: move more methods from StatsHandle to its sub-packages (#47696)
ref pingcap/tidb#46905
2023-10-17 13:52:59 +00:00
4009bae9cf executor, tests: move some test cases from executor to integrationtest (#47720)
ref pingcap/tidb#47076
2023-10-17 13:24:30 +00:00
d0a5bc5bc1 tests: fix some test cases in real TiKV env (#47697)
ref pingcap/tidb#45961
2023-10-17 08:11:00 +00:00
895b4e0f12 *: replace mathutil.Max/Min with built-in max/min (#47700)
ref pingcap/tidb#45933
2023-10-17 07:22:59 +00:00
ab4c20ba16 importinto: revert "use one writer for each kv group for all concurrent encoder" (#47666)
ref pingcap/tidb#46704
2023-10-16 14:34:58 +00:00
54bc3a52c8 statistics: move some functions into global stats (#47669)
ref pingcap/tidb#46905
2023-10-16 10:54:42 +00:00
f4f8cd630a executor, tests: move test cases from union_scan_test.go and kv_test.go to integrationtest (#47659)
ref pingcap/tidb#47076
2023-10-16 09:12:29 +00:00
8f532efb2f executor: reuse the memory from analyze result (#47617)
ref pingcap/tidb#47275
2023-10-13 16:25:57 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00